Segrain
065d9b110c
Fix for #6476 .
2014-12-09 14:52:43 +03:00
Segrain
4b7b910311
Fix for #7324 .
2014-12-09 09:39:05 +03:00
Segrain
a311da90fb
Fix for #7330 .
2014-12-09 07:39:38 +03:00
Segrain
827a14ca69
Fix for #6649 .
2014-12-09 07:37:43 +03:00
Zuhayr
a2d3a0055e
Fixes #7301
2014-12-09 02:35:46 +10:30
Ccomp5950
b4becaa587
Merge pull request #7264 from Zuhayr/master
...
Fixes, death refactor.
2014-12-07 19:38:21 -05:00
Zuhayr
b556609e27
Replaces some macros.
2014-12-08 10:34:36 +10:30
PsiOmegaDelta
5b6d3ab55a
Merge pull request #7263 from mwerezak/hydrotray
...
Fixes atoms with no flags set being walkable
2014-12-07 22:06:10 +01:00
PsiOmegaDelta
79cd5f6430
Merge pull request #7251 from Loganbacca/implantfix
...
Implant fixes/cleanup
2014-12-07 22:05:14 +01:00
PsiOmegaDelta
a0117facef
Merge pull request #7256 from mwerezak/shuttle
...
Makes forced launch handled by shuttle/process()
2014-12-07 22:02:36 +01:00
Zuhayr
dfca49c900
Fixes #7105
2014-12-08 05:14:04 +10:30
Zuhayr
1211360118
Fixes #6974
2014-12-08 05:00:54 +10:30
Zuhayr
17a8c59ff9
Fixes #7151
2014-12-08 04:37:07 +10:30
Zuhayr
7ff46d64fb
Fixes #7162 . Eject ID verb for laptops is still busted though.
2014-12-08 04:22:56 +10:30
Zuhayr
a7d526f8b1
Fixes #7119
2014-12-08 03:51:21 +10:30
Zuhayr
74db269c40
Fixes #7266
2014-12-08 03:51:01 +10:30
Zuhayr
1176510fb2
Amendments to previous commit.
2014-12-08 03:29:03 +10:30
Zuhayr
958eb62ed5
Refactors a lot of reused/redundant death code, fixes #7224
2014-12-07 17:18:56 +10:30
mwerezak
3002de4b50
Fixes atoms with no flags being walkable
...
Fixes atoms that have no flags set allowing movement into them
regardless of CanPass().
2014-12-07 00:59:07 -05:00
Zuhayr
2b525372f1
Fixes #7238
2014-12-07 11:52:29 +10:30
mwerezak
550e5f63ea
Makes forced launch handled by shuttle/process()
...
Forced launches are now run by the shuttle controller through process()
instead of in a separate 'thread' launched from the ui.
2014-12-06 18:07:21 -05:00
Segrain
8df3e41788
Fix for #7204 .
2014-12-06 18:08:12 +03:00
Segrain
bb4f81e443
Fix for #7232 .
2014-12-06 18:01:31 +03:00
Loganbacca
b3e0cc98cd
Implantcase cleanup
...
- Removed unnecessary icon definitions
- Cleaned up name formatting
- Removed colons
- Added variants for existing implants
2014-12-06 16:20:16 +13:00
Loganbacca
ad6828e70a
Update implantcase.dm to absolute paths
2014-12-06 16:17:07 +13:00
GinjaNinja32
95c2b09c94
Fix num2hex()'s handling of zero
2014-12-06 02:20:11 +00:00
PsiOmega
d400f9d174
Encrpytion!
...
This misspelling was about to drive me insane.
2014-12-05 20:27:28 +01:00
Loganbacca
18cc00b5c0
Research object update
...
- Updates research testing object to include phoron and engineering tech
2014-12-04 20:49:43 +13:00
Loganbacca
fd53575658
Implant cases
...
- Adds freedom implant in glass case variant
- Changes implants created from protolathe to variants in glass cases
2014-12-04 20:48:45 +13:00
Chinsky
27736e5ce3
Merge pull request #7137 from atlantiscze/buildable-smes-fix
...
Buildable smes minor changes
2014-11-30 12:50:19 +03:00
Loganbacca
7a94f30da2
Grass seed runtime fix
...
Fixes grass seeds causing a runtime when putting a stack through the seed extractor with only 1 tile left in the stack.
2014-11-30 00:11:47 +13:00
PsiOmegaDelta
6b50ada69b
Merge pull request #7159 from mwerezak/logo
...
Fixes broken [logo] tag
2014-11-29 09:49:10 +01:00
PsiOmegaDelta
7aadb7999d
Merge pull request #7139 from mwerezak/shield-zas
...
Fixes bubble/hull shield generators not updating air zones, update_nearby_tiles() cleanup.
2014-11-29 09:48:39 +01:00
Atlantiscze
bc9fea0fa6
Merge branch 'master' of https://github.com/Baystation12/Baystation12 into buildable-smes-fix
2014-11-29 02:42:24 +01:00
mwerezak
b84bb4ff23
Fixes bubble/hull shield generators not updating air zones, update_nearby_tiles() cleanup.
2014-11-28 19:37:31 -05:00
mwerezak
ff8b57b8c0
Fixes #7144
2014-11-27 23:31:40 -05:00
mwerezak
3246a57875
Fixes #7095
2014-11-25 18:18:39 -05:00
Atlantiscze
8594697552
SMES Failure logging + small fix
...
- SMES failures are now logged, including position of SMES, user and intensity of failure (from 1 to 100). Also included is JMP button.
- Instead of using ugly long string nice proc ping is used.
- Fixes issue with SMES overloads almost never causing APC failures.
2014-11-25 18:09:49 +01:00
Atlantiscze
3ae77af341
Fixes some SMESs on station which had wrong type
...
- Atmospherics, north solar and outpost SMESs remapped to be of /smes/buildable type instead of /smes/ which can't be upgraded and/or disassembled.
- Added warning which shows in the log when non-magical or non-buildable SMES is mapped in/spawned. This should *hopefully* remind mappers that regular SMESs are not suposed to be mapped in unless specifically needed.
2014-11-25 17:10:20 +01:00
PsiOmegaDelta
af579e0e25
Merge pull request #7132 from GinjaNinja32/987e7
...
Fix ultra-rich people crashing the server, cashstack fixes
2014-11-25 10:43:44 +01:00
PsiOmegaDelta
d98bf2f84d
Merge pull request #7121 from GinjaNinja32/monkey
...
Fix for runtiming neaera cubes
2014-11-25 06:44:11 +01:00
PsiOmegaDelta
1c10dc6a05
Merge pull request #7120 from mwerezak/init
...
Cleans up monkey initialization
2014-11-25 06:37:26 +01:00
GinjaNinja32
a543d557b9
Fix sub-1 thaler piles being invisible, disallow subdivision below 0.01
2014-11-24 18:56:41 +00:00
GinjaNinja32
20779aac33
Fix ultra-rich people crashing the server
2014-11-24 18:11:09 +00:00
PsiOmegaDelta
75993f2ef5
Merge pull request #7123 from DJSnapshot/adminfeatures
...
fixes adminhelp to support mods as well
2014-11-24 18:33:16 +01:00
DJSnapshot
b6463cf772
fixes adminhelp to support mods as well.
2014-11-23 16:17:26 -08:00
GinjaNinja32
fbce3cba4b
Fix neaera cubes, change monkeycube eat varfind method to not create nullspace monkeys
2014-11-23 18:57:42 +00:00
mwerezak
feaa27fff1
Cleans up monkey initialization
2014-11-23 13:44:59 -05:00
PsiOmegaDelta
0ef913292f
Merge pull request #7106 from Zuhayr/xenoflora
...
Randomizes strange seed icons, fixes poppies.
2014-11-23 18:10:00 +01:00
PsiOmegaDelta
8878b3e107
Merge pull request #7109 from Ccomp5950/mop_fix
...
Solves a runtime when someone tries to mop up blood.
2014-11-23 12:06:09 +01:00