Commit Graph

87 Commits

Author SHA1 Message Date
moxian 1683c4271a Refactors renaming things with a pen. (#14960)
* Refactors renaming things with a pen.

* Farie review (thanks!!)

* Derp.

* Farie take 2
2020-12-16 14:43:15 -05:00
AffectedArc07 54dd2765b4 Converts all tgui_ to ui_ 2020-11-21 12:10:58 +00:00
SteelSlayer 5e9b50b669 Merge remote-tracking branch 'upstream/master' into air-injector-link-fix 2020-10-17 11:38:41 -05:00
SteelSlayer ace224a2de Update filter.dm 2020-10-15 16:38:17 -05:00
SteelSlayer ea004bddcf copy and paste be gone 2020-10-11 13:16:10 -05:00
SteelSlayer e18ec44a68 Merge remote-tracking branch 'upstream/master' into air-injector-link-fix 2020-09-23 12:17:06 -05:00
SteelSlayer c8f8b21eef tgui portable scrubber 2020-09-19 09:47:19 -05:00
SteelSlayer 395dd7df75 tgui mixer 2020-09-16 15:05:42 -05:00
SteelSlayer a466c1e682 forgot some stuff 2020-09-15 20:46:03 -05:00
SteelSlayer aafd9ca27a tgui filters 2020-09-15 20:19:03 -05:00
SteelSlayer a74c88299c trailing new line 2020-09-07 12:11:35 -05:00
SteelSlayer 0bf9aa199e Merge remote-tracking branch 'upstream/master' into air-injector-link-fix 2020-09-07 11:32:12 -05:00
Fox McCloud b3d69aac9b Moves to BYOND 513 (#13650)
* Fixes Orbiting

* moves to 513

* travis update

* check for minor version too
2020-06-26 01:15:59 -06:00
Fox McCloud 69de03a622 Gas Mixture Refactor (#13602)
* Gas Mixture Refactor

* derp

* defined turf types

* fixes

* cuts turf visuals cost in half

* even better equalizing with planetary atmos

* remove volatile fuel

* comment and documentatino on turf gas vars
2020-06-24 17:48:50 -06:00
SteelSlayer 675a529d62 Merge remote-tracking branch 'upstream/master' into air-injector-link-fix 2020-06-18 13:34:50 -05:00
AffectedArc07 210f8badf4 Makes all global variables handled by the GLOB controller (#13152)
* Handlers converted, now to fix 3532 compile errors

* 3532 compile fixes later, got runtimes on startup

* Well the server loads now atleast

* Take 2

* Oops
2020-03-20 21:56:37 -06:00
SteelSlayer 59680db186 CRLF to LF 2020-03-18 12:56:15 -05:00
SteelSlayer 13d3f3239b Merge branch 'master' into air-injector-link-fix 2020-03-18 12:54:09 -05:00
AffectedArc07 04ba5c1cc9 File standardisation (#13131)
* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
2020-03-17 18:08:51 -04:00
SteelSlayer 2bf7c04794 Makes radio signals update properly when you change their host machine's frequency
Update machinery.dm
2019-12-31 22:58:37 -06:00
Mark van Alphen 9009cd443e Fix pipe layering 2019-05-04 00:47:16 +02:00
Mark van Alphen ad2238f496 Merge branch 'master' into lighting 2019-04-30 19:15:58 +02:00
variableundefined 92ec9cf253 Merge pull request #11348 from Arkatos1/AtmosShortcut
Adds shortcuts for handling pumps, volume pumps, filters, and mixers + Ability to rename them with a pen
2019-04-30 12:10:52 +08:00
Mark van Alphen c4dc5ecd3d Merge branch 'ambientocclusion' of https://github.com/Markolie/Paradise into lighting 2019-04-22 18:52:55 +02:00
Arkatos1 fa6a27e3a9 Fixes invalid indentation 2019-04-22 18:49:30 +02:00
Arkatos1 cc35fb8b0c Code improvement 2019-04-22 18:43:17 +02:00
AffectedArc07 ff78ff1a9c SScommunications 2019-04-21 20:12:14 +01:00
Arkatos1 b00c44d701 Added ability to rename devices with a pen, sanity checks, reduced code spaghetti 2019-04-21 19:27:54 +02:00
Arkatos1 3f6b8478ff Added atmos shortcut for pumps, volume pumps, filters and mixers 2019-04-21 17:06:34 +02:00
Mark van Alphen 211468b24f Add fake ambient occlusion 2019-04-21 01:45:30 +02:00
Purpose 037f215d16 updates vars to use the defines 2018-09-16 01:22:57 +01:00
tigercat2000 7d8c9a731a SS Conversion: Atoms, Machines, n' Mobs
This converts the machine and mob processes to the SMC. Additionally, it
adds the Atom subsystem, which handles all Initialize() calls in place
of the old gameticker. Due to incompatibility with our atmospherics
(FUCK OUR ATMOSPHERICS FOR FUCKING EVER JESUS CHRIST WHO THE FUCK MADE
THIS PIECE OF GODDAMN SHIT) atmospherics machines do not use
Initialize() as they should, instead opting for a custom atmos_init
proc that the air controller handles.
2018-04-28 17:55:15 -07:00
Fox McCloud 4f777d76ea Makes Pipenets Actually Rebuild and Pipes GC 2018-04-15 04:16:09 -04:00
Fox McCloud 129e1f66f7 GC radio stuffs 2018-04-14 13:44:26 -04:00
Fox McCloud 5701ea7c75 Ports Nano UI to Subsystems 2018-03-26 23:59:52 -04:00
Fox-McCloud 543add7c10 Initial Commit 2017-08-10 18:01:03 -04:00
davipatury 54713561ed Passive gate, pump, volume pump, filter and mixer nano-uis. 2017-02-28 12:41:41 -03:00
Markolie e6ce0924b8 Fingerprint/set_machine consistency 2017-02-10 23:37:03 +01:00
Markolie 53e156388e Cleanup interaction 2017-02-10 21:54:51 +01:00
Markolie 4e0989ee0b Ghost interaction with atmos machinery 2017-02-10 21:51:08 +01:00
Krausus d64bf46f12 Topic UID finishing touches 2016-09-08 13:07:14 -04:00
Krausus 92405288d2 UID mass replace: src=\ref[src] 2016-09-05 23:02:10 -04:00
Fox McCloud 744777a944 Merge pull request #4971 from monster860/datum_browserify
Makes a bunch of UI's use /datum/browser
2016-07-16 08:52:18 -04:00
monster860 e32418956e open(0) 2016-07-16 08:27:37 -04:00
monster860 10292105ad Makes a bunch of UI's use /datum/browser 2016-07-10 09:19:14 -04:00
Tigercat2000 71e5344a98 Mass replace 2016-07-07 19:34:02 -07:00
Tastyfish 3b59d2cd15 Defers pipenet and powernet rebuilds upon destruction of pipes and cables so explosions are faster 2016-04-29 23:42:47 -04:00
Tigercat2000 78f53553f8 Reduce lines by removing blank lines added by PJ's script 2016-04-05 08:25:57 -07:00
Tigercat2000 9d430844c3 Replace most (if not all) output << operators with to_chat(user, message)
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.

Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
Markolie c5e5b3d9ab Fix passive vent icon sprite, hopefully fix tvalves 2015-09-28 08:49:12 +02:00