Commit Graph

15429 Commits

Author SHA1 Message Date
mwerezak
bef305dff1 Fixes handle_organs() being called twice in Life() 2014-12-13 19:50:12 -05:00
Segrain
0fc7177894 Fix for ghost hearing. 2014-12-11 08:32:27 +03:00
Segrain
944800eee4 Fix for #7352. 2014-12-11 04:53:24 +03:00
Segrain
9bd818e2a4 Fix for #7351. 2014-12-11 04:52:35 +03:00
Zuhayr
dda27082ba Merge pull request #7357 from mwerezak/infinity
Prevents infinite loop
2014-12-10 16:29:22 +10:30
ccomp5950
3414e48ceb Adds "paranoid" option to remove more powerful debug options from R_DEBUG.
The purpose of this is to allow for testers on our test server without them having advance proc call which can do some fun stuff with python, etc.
    Also removes debug controller so that testers can't just edit the configuration to remove debugparanoid

    The default config is the status quo, you have to go out of your way and set this option in config to remove proccal from R_DEBUG
2014-12-09 21:25:07 -05:00
mwerezak
0a6d1f8c81 Prevents infinite loop if a camera takes a picture of an atom with null in either it's overlays or underlays. 2014-12-09 17:19:02 -05:00
Segrain
4fb83010e1 Fix for #7322. 2014-12-09 14:55:25 +03:00
Segrain
4ae3d3029f Fix for #6643. 2014-12-09 14:54:20 +03:00
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