Commit Graph
1991 Commits
Author SHA1 Message Date
Leshana d66f508541 Fixes for vorestation merge of "Rewrites the Rewritten Event System"
- Remove duplicate pick_random_edge_turf resulting from our simultaneous addition of it (in overmaps PR)
- Disable SSgame_master and SSevent_ticker subystems, we are still using the original events subsystem.
- Disable the game_master implementations as we are not using them.
- Comment out references to SSgame_master since we are not using it (yet?)
2020-04-06 17:31:26 -04:00
Leshana 08c2d2db6e Remove non-global references to SSgameMaster and SSevent_ticker
- Best practice to avoid holding onto references to the subsystem instances aside from the global variables. (In case of restart/recover etc).
- The reference to GM was entirely unused by any event or meta-event.  /datum/game_master would work fine using the global refs.
2020-04-06 17:28:11 -04:00
AtermoneraandLeshana 5c03273ce8 Merge pull request #6884 from Neerti/event_system_fix
Rewrites the Rewritten Event System
2020-04-06 16:23:39 -04:00
AtermoneraandVirgoBot ba2f4c76dc QoL: Small Medical Things 2020-04-05 03:03:06 -04:00
AtermoneraandVirgoBot 6da6c7b1a5 Distillery tweaks (#6892)
* Basic distillery uses logistic temp change
Basic distillery pings when at temp
Industrial distillery repsects gas laws

* Expands examine text to be informative
Adds verbs to distillery

* Tweaks distillery costs
2020-03-25 16:36:26 -04:00
NovacatandGitHub 94f5eda84c Merge pull request #6967 from VOREStation/upstream-merge-6881
[MIRROR] Add mob/living stat setter and observer
2020-03-23 23:25:02 -04:00
AtermoneraandVirgoBot 87333d9c25 Add mob/living stat setter and observer 2020-03-23 22:47:44 -04:00
AtermoneraandVirgoBot 1873a3a870 Merge pull request #6880 from Greenjoe12345/teshariprosthetics
Teshari prosthetics
2020-03-23 22:38:13 -04:00
Aronai SieyesandGitHub 4aaff0704e Merge pull request #6925 from ShadowLarkens/vore_cleanup_less_cursed_maybe
Cleanup vore code
2020-03-21 00:52:46 -04:00
AtermoneraandVirgoBot d397c2c1fe Merge pull request #6840 from Neerti/qol_notification_sounds
QoL: Various Notifications
2020-03-20 15:09:47 -04:00
ShadowLarkens d5d5385b76 Cleanup vore code 2020-03-19 21:17:24 -07:00
MechoidandVirgoBot 487c39eab8 Antag Uplink Expansion 2020-03-17 00:23:20 -04:00
LeshanaandVirgoBot 4c7ad1c24e Optimize wire hacking QoL (#6835)
Keeps the same "bold if changed" functionality added in recent QoL improvements, but replaces the one-datum-instance per hint per device with a two number vars per device.
2020-03-16 05:27:57 -04:00
AtermoneraandVirgoBot cb8548f5af Fully Implements R_EVENT for Event Managers 2020-03-12 15:01:50 -04:00
NeertiandVirgoBot 22954a5a04 QoL: Hacking (#6810)
* Makes hacking window consider all hands instead of just the active one.

* Makes bottom indicators in hacking window go bold if they changed since the last refresh.

* Changelog
2020-03-11 20:36:42 -04:00
Aronai SieyesandGitHub 28c9ff82fa Merge pull request #6808 from VOREStation/vplk-overmap
Overmap Skybox, Ships, Sectors, and Boats
2020-03-11 20:15:09 -04:00
NovacatandGitHub ddf28fad89 Update civilian.dm 2020-03-11 17:51:33 -04:00
AtermoneraandVirgoBot fa8c9fabab Job description alt 2020-03-11 15:55:05 -04:00
Leshana 9cbdf184ff Ported Basic Overmap Functionality
- Ports the overmap, ships, sectors, and "landable" ships from baystation.
- Ports necessary computers to control ships and overmap shuttles.
- Shims missing machine and computer functionality pending future enhancements.
- Includes required new sprites and sounds.
2020-03-11 11:11:40 -04:00
AtermoneraandVirgoBot d39b10b144 Merge pull request #6803 from Schnayy/CookingUpdate1
Cooking adjustments
2020-03-10 18:41:02 -04:00
NovacatandGitHub 5be57ebb7a Update datacore.dm 2020-03-09 01:57:54 -04:00
NovacatandGitHub 342f964e33 Update datacore.dm 2020-03-09 01:56:51 -04:00
NovacatandGitHub 2eae0fdecb Merge branch 'master' into upstream-merge-6762 2020-03-09 01:45:23 -04:00
NovacatandGitHub 6e23c5f45a Merge pull request #6709 from VOREStation/aro-mistake
Fix way too many vorestation edits
2020-03-05 19:03:58 -05:00
Leshana c837078105 Replaced "area" shuttles with "landmark" shuttles.
Largely ported from the work done at Baystation in https://github.com/Baystation12/Baystation12/pull/17460 and later commits.

 - Shuttles no longer require a separate area for each location they jump to.
   Instead destinations are indicated by landmark objects, which are not necessarily exclusive to that shuttle.
   This means that more than one shuttle could use the same docking port (not at the same time of course).
 - Enhanced shuttle control computers to use nanoui if they didn't.
 - Organizes shuttle datum code a bit better so there is less re-inventing the wheel in subtypes.
 - Allows the possibility of shuttles (or destinations) that start on late-loaded maps.
 - Deprecate the "extra" shuttle areas that are no longer needed and update shuttle areas in unit tests

This all required a bit of infrastructure improvements.

 - ChangeArea proc, for changing the area of a turf.
 - Fixed lighting overlays actually being able to be destroyed.
 - Added a few utility macros and procs.
 - Added "turf translation" procs which are like move_contents_to but more flexible.
2020-03-05 10:29:08 -05:00
NeertiandVirgoBot 0d9345adde Half-Refactors Jobs 2020-03-03 16:28:33 -05:00
NovacatandGitHub 1602627443 Merge pull request #6643 from VOREStation/aro-detect
Add alternative detective wear
2020-03-01 10:54:03 -05:00
NovacatandGitHub 65c9b4087f Merge pull request #6627 from VOREStation/aro-carafes
Adds carafes and pitchers
2020-03-01 10:52:28 -05:00
NovacatandGitHub b44f8e0911 Merge pull request #6592 from VOREStation/vchat-rebase
VChat: Redone chat output in Vue.js
2020-03-01 10:51:29 -05:00
Aronai Sieyes f475ecbdc6 Replace a bunch of VOREStation edits that can be sent to Polaris 2020-02-29 19:45:58 -05:00
AtermoneraandVirgoBot 4039e26875 Merge pull request #6755 from Neerti/feedback_for_devs
Devs can now View Feedback
2020-02-27 23:56:20 -05:00
NovacatandGitHub 4298fd39eb Merge pull request #6619 from VOREStation/fix-seeds-runtime
Fix Sundry Runtime Errors
2020-02-25 10:42:09 -05:00
NovacatandGitHub c38cbe3c36 Merge pull request #6679 from VOREStation/upstream-merge-6719
[MIRROR] Adds an In-game Feedback System
2020-02-24 21:13:33 -05:00
NovacatandGitHub c93c572c52 Merge pull request #6675 from VOREStation/upstream-merge-6731
[MIRROR] Adds individual modular armour crates, tweaks old prices
2020-02-24 20:27:43 -05:00
AtermoneraandVirgoBot 772a95c68e Adds an In-game Feedback System 2020-02-24 16:35:08 -05:00
AtermoneraandVirgoBot 138fe4053b Merge pull request #6731 from FenodyreeAv/CargoChange
Adds individual modular armour crates, tweaks old prices
2020-02-24 16:17:41 -05:00
AtermoneraandVirgoBot 55704e0760 Merge pull request #6729 from Mechoid/RailgunFixxo
Fix and tweak station Railguns.
2020-02-24 16:15:04 -05:00
Leshana 9f98153dce Fix Runtime in wires.dm,120: Cannot execute null.is wirecutter(). 2020-02-23 22:03:21 -05:00
Heroman3003andGitHub b12348f909 Merge branch 'master' into maint_pred 2020-02-24 11:00:59 +10:00
Aronai Sieyes 2a53830fa7 Add alternative detective wear 2020-02-21 13:46:49 -05:00
Aronai Sieyes e9750627aa Add to authpathe 2020-02-20 22:34:22 -05:00
Arokha Sieyes 1d9e5be122 Replace \image macro with bicon() 2020-02-19 19:55:01 -05:00
Rykka 5e2f2db1ed Final fix. I swear. 2020-02-17 14:02:10 -07:00
Rykka 39567d75e2 EARLYPORT: Fix Air Pump loop sound stacking multiple times per pump.
Turns out that the # was so, so, so far off. It was acting as if it was 0.4 seconds per loop, for an 11 SECOND SOUND FILE.

My bad.
Earlyport of https://github.com/PolarisSS13/Polaris/pull/6700
2020-02-17 02:59:13 -07:00
NovacatandGitHub 4f4a29b5fc Merge pull request #6568 from VOREStation/stream
Remove use of <<
2020-02-14 09:34:12 -05:00
Heroman3003andVirgoBot 718feb1ebe Adds pineapple pizzabox (#6682) 2020-02-13 17:11:43 -05:00
Arokha SieyesandLeshana 47ccc655db Deprecate the stream operator 2020-02-12 19:38:43 -05:00
Heroman 8ac52fef61 Adds Maintenance Predator random event 2020-02-12 12:33:46 +10:00
NovacatandGitHub 12a412be47 Merge pull request #6519 from Heroman3003/beltminecrate
QoL to supplypacks related to Belt Mining
2020-02-10 11:06:20 -05:00
SpadesandGitHub ddc544205d Merge pull request #6429 from Heroman3003/morphevent
Adds Morph Spawn event
2020-02-10 07:21:57 -05:00