Commit Graph

8973 Commits

Author SHA1 Message Date
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
Ccomp5950
b4becaa587 Merge pull request #7264 from Zuhayr/master
Fixes, death refactor.
2014-12-07 19:38:21 -05:00
PsiOmegaDelta
79cd5f6430 Merge pull request #7251 from Loganbacca/implantfix
Implant fixes/cleanup
2014-12-07 22:05:14 +01:00
Zuhayr
a7d526f8b1 Fixes #7119 2014-12-08 03:51:21 +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
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
PsiOmega
d400f9d174 Encrpytion!
This misspelling was about to drive me insane.
2014-12-05 20:27:28 +01: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
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
Zuhayr
66c6c0f270 Amendment to the previous. 2014-11-23 10:15:31 +10:30
Zuhayr
5568ed15c1 Randomizes strange seed icons, fixes poppies. 2014-11-23 10:15:15 +10:30
Ccomp5950
efcf9a9d34 Merge pull request #7087 from mwerezak/master
Fixes #7086
2014-11-22 03:13:49 -05:00
PsiOmegaDelta
e3ef3b7347 Merge pull request #7081 from MagmaRam/bugfix
Fixes paper bundles not burning properly with a match
2014-11-21 08:02:13 +01:00
mwerezak
d552839c0b Fixes #7068 2014-11-20 14:23:40 -05:00
PsiOmegaDelta
1e6028b49e Merge pull request #7055 from atlantiscze/dem-shields
Fixes renwick shield generators incorrectly using power
2014-11-20 15:11:33 +01:00
MagmaRam
587f29e5d3 Fixes paper bundles burning strangely with a match and burning one paper at a time, leaving a lone paperclip at the end that would eat any paper added to it and never let that paper be interacted with. Paper bundles now burn the same way (whole thing at once) no matter what you're burning it with, rather than only burning that way with a lighter. 2014-11-20 05:08:38 -05:00
MagmaRam
72b0000f6a Fixes a bug where core samplers dispensed bags that you could not take rock slivers out of. 2014-11-20 00:41:43 -05:00
MagmaRam
0eed2c2fa6 Fixes the xenoarch eguns.
This was done by making the xenoarch eguns new subtypes with different update_icon() procs than the regular eguns. The new subtypes are in finds_eguns.dm
2014-11-19 22:42:58 -05:00
MagmaRam
77c883cc6d Fixes missing icons for xenoarchaeology items EXCEPT for the energy guns. 2014-11-19 21:35:34 -05:00
Zuhayr
25dde76639 Merge pull request #7045 from mwerezak/no-sound-in-space
Fixes being able to hear people through a vacuum
2014-11-19 23:12:11 +10:30
Zuhayr
0f0bca6889 Merge pull request #7038 from mwerezak/diona-scream
Fixes #7026
2014-11-19 23:11:50 +10:30
PsiOmegaDelta
76aa84ee6e Merge pull request #7058 from PsiOmegaDelta/BinaryTracking
Binary Tracking
2014-11-18 18:55:20 +01:00
Ccomp5950
61745c68c2 Merge pull request #7053 from DJSnapshot/adminfeatures
I forgot a thing
2014-11-18 09:30:33 -05:00
PsiOmega
f7bc35f333 Binary Tracking
The AI can again finally track entities using the binary channel.
2014-11-18 12:24:54 +01:00
PsiOmegaDelta
9b98d08d60 Merge pull request #7003 from mwerezak/window-fix
Fixes #6702 and cleanup
2014-11-18 08:15:47 +01:00
Atlantiscze
16685f0698 Fixes renwick shield generators incorrectly using power
- Shield generators now correctly use power according to actual field strength.
- Minimal shield dissipation rate now corresponds with 1 renwick field (changed from 10, which technically caused shields to always use max upkeep power ignoring field strength completely)
2014-11-18 07:34:56 +01:00
DJSnapshot
9d5ba587ac Mentors don't need faxes, communications, or prayers. 2014-11-17 15:08:36 -08:00
DJSnapshot
8c5639c720 sanity checks and other cleanliness things. 2014-11-17 14:35:24 -08:00
mwerezak
438b750062 Fixes being able to hear people through space when the speaker is inside a pressurized room.
Moves the pressure check to the hearer's side.
2014-11-17 16:47:28 -05:00
DJSnapshot
9c0ee5ad8a speshul snoflake color for anyone with +everything in their admin_rank because it was requested by headmins. 2014-11-17 02:40:56 -08:00