Leshana
2c13bee848
Replace global all_areas list with world.
...
It ends up having similar performance, so might as well not bother with all_areas.
2020-04-10 14:58:59 -04:00
Atermonera
c81f9de1ac
Employment records use comments like medical records ( #6976 )
2020-04-09 22:24:37 -07:00
Atermonera
e5a68312af
Ingested ethylredox removes ingested alcohol ( #6973 )
2020-04-09 22:21:47 -07:00
Atermonera
94178864cf
Adds preference to output description_info with examine text ( #6969 )
...
* Adds preference to output description_info with examine text
* includes the defines file
2020-04-09 22:20:45 -07:00
Atermonera
26f52042d9
Splits circuit clothes IC interaction to ctrl-shift-click ( #6968 )
2020-04-09 22:19:33 -07:00
Atermonera
800d0d5dd9
changelog ( #6965 )
2020-04-09 22:18:50 -07:00
Atermonera
ef785a5627
Increases SSjobs init priority so it's accessible earlier ( #6955 )
2020-04-09 22:18:35 -07:00
Atermonera
6d8cd17e54
Merge pull request #6939 from VOREStation/pol-assemblies
...
Update assemblies to modern coding standards
2020-04-09 22:16:05 -07:00
Aronai Sieyes
6055fdcd22
Fix timer oversight with regards to grenades
2020-04-09 23:30:10 -04:00
Aronai Sieyes
91f457eed1
Merge branch 'master' into pol-assemblies
2020-04-09 23:29:31 -04:00
Atermonera
a720c51d0b
Merge pull request #6959 from ShadowLarkens/uplink_redesign
...
Syndicate Uplink redesign (Inspired by ParadiseSS13/Paradise#1844 )
2020-04-08 23:58:18 -07:00
Atermonera
e399e21434
Merge pull request #6950 from VOREStation/pol-maphelp
...
Improves space edge-of-map behavior and add mapping tools
2020-04-08 23:09:56 -07:00
Aronai Sieyes
765e6cb1a0
Looking glass holodeck ( #6958 )
...
* Fix mines qdel
* Looking Glass Holodecks
* Fix console html tag
* DME update
2020-04-08 11:57:15 -07:00
Atermonera
4bfa403f51
Merge pull request #6935 from VOREStation/vplk-escape-controller
...
Remove emergencyShuttle as a process controller
2020-04-06 23:08:57 -07:00
Atermonera
c60efc8cc4
Merge pull request #6918 from Novacat/nova-accessory
...
Adds new voidsuit sprite
2020-04-06 23:08:09 -07:00
Atermonera
58479507c3
Merge pull request #6916 from VOREStation/vplk-port-overmap-events
...
[PORT] Overmap Events (and updates)
2020-04-06 23:07:08 -07:00
Leshana
d7e4c0d90d
Cleanup code and comments.
...
- Refactor ion_storm to actually operate using start()/end()/announce()
- Remove unused variable and enhance comments.
2020-04-07 01:38:40 -04:00
Novacat
94c3f9dbef
Port: Merge pull request #6980 from VOREStation/aro-dust
...
Fix dust zlevel choice
2020-04-07 01:08:20 -04:00
Leshana
7b431ad2b5
Remove emergencyShuttle process controller. Just use SSprocessing instead.
...
- The emergencyShuttle process controller (/datum/controller/process/emergencyShuttle) was just a wrapper around the true workhorse emergency_shuttle anyway.
- The emergency_shuttle (/datum/emergency_shuttle_controller) is the actual controller and it only needs to process during the tiny fraction of the round when the shuttle is getting ready to launch. Therefore we leave it non-processing, and just register/deregister with SSprocessing when it actually needs to.
2020-04-07 01:02:50 -04:00
Atermonera
6e1282a802
Merge pull request #6951 from VOREStation/pol-accountdb
...
Account DB console icon fix
2020-04-06 21:40:51 -07:00
Neerti
8a03168d95
Stasis QoL ( #6923 )
2020-04-06 21:38:22 -07:00
Novacat
a5e11749c8
Port: Merge pull request 7028 from VOREStation/aro-oops
...
Don't delete landmarks oops
2020-04-06 17:54:33 -04:00
Aronai Sieyes
12d4530de8
Port: Merge pull request 7018 from VOREStation/aro-overmapwrap
...
Move overmap wrapping onto edge turfs
2020-04-06 17:54:33 -04:00
Aronai Sieyes
feda30e7d4
Port: Merge pull request 7017 from VOREStation/aro-spaceblood
...
Remove space blood
2020-04-06 17:54:33 -04:00
Aronai Sieyes
255a2fdf03
Port: Merge pull request 7010 from VOREStation/aro-lessdoom
...
Fix the doom asteroid waves
2020-04-06 17:54:33 -04:00
Aronai Sieyes
e8bdadd0ab
Port: Merge pull request 7007 from VOREStation/aro-teleshuttle
...
Adds an overmap shuttle to medical
2020-04-06 17:54:33 -04:00
Aronai Sieyes
532c9d5bb2
Port: Merge pull request 7006 from VOREStation/aro-moreanounce
...
Remove the 'has cleared the' announcement for ships
2020-04-06 17:54:33 -04:00
Aronai Sieyes
7ff8e71db5
Port: Merge pull request 6946 from VOREStation/aro-announce
...
Don't announce overmap events
2020-04-06 17:54:33 -04:00
Novacat
3bb9e8cef0
Port: Merge pull request 6983 from VOREStation/events-removing-skybox
...
Quick fix to ensure events with skyboxes remove them at the end.
2020-04-06 17:54:33 -04:00
Aronai Sieyes
b3be065ae4
Port: Merge pull request 6900 from VOREStation/vplk-overmap-events
...
Overmap Events
2020-04-06 17:54:26 -04:00
Aronai Sieyes
8a8cd93db5
Adjust two things that loop forever ( #6934 )
...
* Adjust map_effect interval loop
We have those things you wanted now. Also bumped check time to 5s because 3s seems a lot for the repeated player list iteration. Not horrible but still.
* Also adjust pinpointer because it's not great
* Add a missing span in pinpointer
* Forgot a couple things!
2020-04-05 19:16:15 -07:00
listerla
646cc20f7f
BUREAUCRACY TIME ( #6851 )
...
* BUREAUCRACY TIME
* Missing white folder
* Sounds are already in. Oops.
* Removes clone of paper_taped
* branch update, hopefully
* pen-x states
* Restores paper bins
* Revert "Restores paper bins"
This reverts commit 2dd29478a4 .
* Reverts bins for real?
2020-04-05 19:15:40 -07:00
Atermonera
d4597e1b0e
Merge pull request #6884 from Neerti/event_system_fix
...
Rewrites the Rewritten Event System
2020-04-05 16:20:38 -07:00
Neerti
f6ff1a9537
Update other_game_masters.dm
2020-04-05 17:41:49 -04:00
Neerti
eea37d024d
Does some of the things Ater wants.
2020-04-05 17:33:48 -04:00
Neerti
ba56f7951f
Hopefully fixes conflicts.
2020-04-05 17:07:37 -04:00
Atermonera
70534c3a6b
Merge pull request #6920 from Neerti/medical_qol
...
QoL: Small Medical Things
2020-04-05 00:01:57 -07:00
Atermonera
558ff4ade9
Merge pull request #6936 from VOREStation/vplk-sundry-bugfixes-xi
...
[PORT] Sundry Bugfixes XI
2020-04-04 23:36:44 -07:00
Atermonera
62459e4f47
Merge pull request #6938 from VOREStation/pol-minevend
...
Mining equipment vendor use new vendor sprite
2020-04-04 23:33:50 -07:00
Atermonera
a752e543d8
Merge pull request #6941 from spookydonut/parsefixes
...
Fix some parse errors
2020-04-04 23:33:15 -07:00
Atermonera
ded723e626
Fixes #6905 ( #6948 )
2020-04-04 19:37:42 -07:00
Atermonera
eb39fba4f8
Fixes supply shuttle display timer ( #6947 )
...
* Fixes supply shuttle display timer
* Update shuttle_supply.dm
* Radio_frequency dark magicks
2020-04-04 19:35:25 -07:00
Atermonera
2bb6e71e50
cataloguers fit in belt slot ( #6946 )
2020-04-04 19:32:30 -07:00
Atermonera
29014350bb
Adds confirmations message to cancel vote ( #6945 )
2020-04-04 19:29:08 -07:00
Atermonera
81d26d67c7
fixes telebaton hand sprite ( #6944 )
2020-04-04 19:28:33 -07:00
ShadowLarkens
78cf7a69e2
Syndicate Uplink redesign (Inspired by ParadiseSS13/Paradise#1844 )
...
Instead of having a page for each category which you have to
exhaustively click through to find what you want, items now show on the
main screen in a little box that updates whenever you change categories.
2020-04-03 19:05:04 -07:00
Atermonera
269b008207
Merge pull request #6917 from VOREStation/pol-telecube
...
Telecube tweaks
2020-04-03 13:23:40 -07:00
Atermonera
7833d67630
Merge pull request #6907 from Novacat/nova-alerts
...
Ports SSmobs from Virgo
2020-04-03 12:23:25 -07:00
Unknown
856f29c999
Merge remote-tracking branch 'PolarisSS13/master' into nova-alerts
2020-04-03 13:30:51 -04:00
Unknown
9df3b5ba1a
Conflict Resolution
2020-04-03 13:30:19 -04:00