Commit Graph

37197 Commits

Author SHA1 Message Date
Arokha Sieyes 462effc1d2 Creates SSplanets subsystem
For SPEEDYNESS

It probably works. I mean it's hard to sit there for 8 hours and test it. But it seems to work okay. At worst if it doesn't you'll have weather that doesn't make sense. ;v
2018-06-02 19:09:35 -04:00
Arokha Sieyes 6d8c607850 Fix the New() on this interfering with my work! 2018-06-02 12:36:55 -04:00
Arokha Sieyes d8eebde5a2 Planet controller startup delay 2018-06-02 12:36:47 -04:00
drexample be5c144a16 Ports Baystation12 newest item pickup animations. Fancy! (#5302)
* fixed photos

* Added item pick up animation

* Revert useless commit

* Removed unnecessary extra define, made sure ghost object deletes itself after animation, changed planes.
2018-05-27 11:54:36 -05:00
Anewbe 06e2ab736c Merge pull request #5303 from VOREStation/pol-AEcanary
Active edge canary PR
2018-05-27 11:50:59 -05:00
Atermonera c7aad71147 Merge pull request #5295 from Anewbe/suit_sprite_issues
Spacesuits are now in their own dmi file
2018-05-26 15:25:58 -07:00
Atermonera e1fe4d5a5d Merge pull request #5293 from VOREStation/pol-closets
Makes closets/crates like boxes
2018-05-26 15:24:45 -07:00
Atermonera 449a495b54 Merge pull request #5299 from Novacat/spriteadd
Accessory Fixes
2018-05-26 15:23:54 -07:00
Atermonera 53db96d193 Merge pull request #5300 from Anewbe/more_runtimes
Adds a number of accessory related null checks
2018-05-26 15:23:03 -07:00
Anewbe 13b205ee14 Merge pull request #5297 from Mechoid/FixBorgSynthesizers
Fix Engi Material Synths
2018-05-26 11:52:59 -05:00
Arokha Sieyes c31ac4866d Active edge canary PR
Plus free unit test upgrade
2018-05-26 12:03:35 -04:00
Mechoid 917c7b71a5 Box of Things for Events and the Future MK1 (#5281)
* Lots of Stuff for Events

* Adds changelog.

* Review & QOL
2018-05-25 16:26:31 -07:00
Atermonera f1b00c9e26 Merge pull request #5292 from Anewbe/crate_layer
Crates should always appear below their contents
2018-05-25 16:25:31 -07:00
Anewbe fbeb390d52 Merge pull request #5277 from Mechoid/SeedpocalypseTheFirst
Seed storages are hackable.
2018-05-25 14:03:46 -05:00
Atermonera 5957251397 Merge pull request #5280 from Anewbe/poi_tweaks
Merc PoI Tweaks
2018-05-25 10:56:40 -07:00
Anewbe d8f1069689 Adds a number of accessory related null checks 2018-05-25 12:29:33 -05:00
Unknown 39f9fbec1f Accessory Fixes
- Only holsters with utility slot can be unsheathed/sheathed by clicking on the suit (to stop conflicts with webbing)
- Heavy Armor Plates no longer have a bugged/invisible icon
2018-05-25 13:24:00 -04:00
Mechoid a4d7699c0f Fix Engi Synths 2018-05-24 22:08:52 -07:00
Anewbe 841837191c Merge pull request #5296 from Anewbe/armor_fix
Fixes a runtime with armor checks
2018-05-24 18:39:55 -05:00
Anewbe beb88f7b7d Fixes a runtime with armor checks 2018-05-24 18:38:57 -05:00
Anewbe 3d39c512ab Merge pull request #5294 from Anewbe/examine
Fixes examine bugs
2018-05-24 18:31:57 -05:00
Anewbe 1e05e23a78 Spacesuits are now in their own dmi file 2018-05-24 17:45:45 -05:00
Anewbe 9bc6663930 Crates should always appear below their contents 2018-05-24 17:24:14 -05:00
Anewbe 49cf32f3b0 Fixes examine bugs 2018-05-24 17:08:45 -05:00
Anewbe 442f7c9db2 Merge pull request #5290 from Novacat/spriteadd
Machete Sheath and Sprite Fixes
2018-05-24 16:42:05 -05:00
Arokha Sieyes f9b409549e Makes closets/crates like boxes
Gives them a 'starts_with' (well, renames the existing one. Someone ported it but never actually applied it anywhere).
2018-05-24 17:26:17 -04:00
Anewbe e779d0f26f Merge pull request #5291 from Atermonera/changelog
Updates changelog
2018-05-24 15:56:07 -05:00
Mechoid 52ce193aa5 Merge pull request #5273 from Anewbe/stasis_sleeper
Ports the Stasis Only Sleeper
2018-05-24 13:45:50 -07:00
Mechoid 4dbd619b05 Merge pull request #5288 from Anewbe/blockers
Blockers should no longer be visible
2018-05-24 13:41:58 -07:00
atermonera f65c7defa5 Updates changelog 2018-05-24 13:27:37 -07:00
Atermonera 73450f337d Merge pull request #5284 from Anewbe/item_zoom
Swapping hands cancels zoom
2018-05-24 13:19:36 -07:00
Anewbe 63742ba24e Merge pull request #5285 from VOREStation/pol-accessories
Change accessories to use bitflags
2018-05-24 14:58:20 -05:00
Anewbe 97748146bc Merge pull request #5287 from VOREStation/pol-smite
Adds 'Smite' verb and pray button
2018-05-24 14:53:16 -05:00
Unknown 9f57b1cc11 Adds dummy explorer voidsuit to Unathi
Prevents suit cycler issues if they share the same cycler
2018-05-24 10:36:39 -04:00
Unknown 13fd86da1f Machete Sheath and Sprite Fixes
- Ports the Machete Sheath from Baystation
- Fixes missing Tajaran sprite for exploration and pilot voidsuits
- Fixes overflow issue with suits.dmi and suit.dmi, splitting off the exploration voidsuits onto suits_2.dmi and suit_dmi respectively
2018-05-24 10:27:10 -04:00
Arokha Sieyes 2006b7f113 Switch to shocking head and electrocute_act 2018-05-24 00:57:26 -04:00
Anewbe 418af6376d Merge pull request #5272 from Lorwp/SARloadout
Adds SAR to allowed_roles of certain loadout items
2018-05-23 23:38:33 -05:00
Anewbe 078ed10f93 Merge pull request #5286 from VOREStation/pol-joindays
Paranoid logging and byond account age
2018-05-23 23:38:07 -05:00
Anewbe 548bb2a66e Merge pull request #5283 from Novacat/spriteadd
Baystation Sprite Port
2018-05-23 23:37:47 -05:00
Anewbe ebe694c805 Blockers should no longer be visible 2018-05-23 16:59:22 -05:00
Arokha Sieyes ecff72d79f Missing smite closing span 2018-05-23 14:17:49 -04:00
Arokha Sieyes be45e56f2f Adds 'Smite' verb and pray response button
For easier adminbuse!
2018-05-23 13:47:48 -04:00
Mechoid e515725446 Defines 2018-05-22 20:59:26 -07:00
Arokha Sieyes 6b4be2d7a8 Paranoid logging and byond account age
Adds the PARANOIA_LOGGING setting to config.txt (and PANIC_BUNKER which was missing for some reason) and updates example.

PARANOIA_LOGGING (also available as a verb for admins in Server) begins notifying admins of any 0day byond accounts, or users who have never joined before. For when you don't quite want to panic bunker.

Also makes this information available in player panel. Requires SQL connection.
2018-05-22 23:03:53 -04:00
Arokha Sieyes 80ffd86b0e Change accessories to use bitflags
Allows accessories to 'block' multiple slots
2018-05-22 15:55:22 -04:00
Atermonera 5dbd2e11ab Merge pull request #5278 from Anewbe/plane_tweaks
Corrects some plane and layer issues
2018-05-22 12:08:27 -07:00
Atermonera 24e081d425 Merge pull request #5274 from Mechoid/BuffPrometheans_NotReally
Adjust Promethean limbs.
2018-05-22 12:07:10 -07:00
Anewbe 7cc8678751 Merge pull request #5279 from Atermonera/laptop_refactor
Laptops don't eat IDs
2018-05-21 23:41:42 -05:00
Anewbe 31d2af32e6 Merc PoI Changelog 2018-05-21 23:29:11 -05:00
Anewbe 0647b05cd3 Swapping hands cancels zoom 2018-05-21 23:17:46 -05:00