Commit Graph
56 Commits
Author SHA1 Message Date
Ghommie a52e292cc8 Ports "examine-code refactor"... part 1... 2019-11-19 03:28:06 +01:00
Arturlang 44be4ea7b4 Reviewers suggestions 2019-06-12 23:58:54 +03:00
unknown 355e384ba1 Spacing fixes 2019-06-11 14:31:27 +03:00
unknown 9219401154 Doneso 2019-06-11 14:24:16 +03:00
deathride58andGitHub aa53cc9ea9 Merge branch 'master' into fuckatmos 2019-06-07 04:38:47 -04:00
ArturlangandGitHub 3f7f8a3560 Update mixer.dm
Adds logging and to-admin
2019-05-26 17:34:48 +03:00
ArturlangandGitHub 3eff474300 Update filter.dm
Adds logging and to-admin
2019-05-26 17:33:25 +03:00
ArturlangandGitHub 9e025a03bd Ditto
Adds output max confirmation, removes unneeded icon update
2019-05-24 15:23:54 +03:00
ArturlangandGitHub 7b82ce463b Ditto
Removes icon update, adds text confirmation to maxed pump in filter
2019-05-24 15:23:10 +03:00
ArturlangandGitHub fc54f4b7bf Update mixer.dm 2019-05-24 13:49:24 +03:00
ArturlangandGitHub 07db00be8f Update filter.dm 2019-05-24 13:48:03 +03:00
ArturlangandGitHub ea1edd965d Update mixer.dm 2019-05-24 12:18:13 +03:00
ArturlangandGitHub 277a498f28 Update filter.dm 2019-05-24 12:13:45 +03:00
deathride58 905f32b193 further optimizes performance by making all of the meta gas properties use their own individual lists instead of being in a messy nested list 2019-04-14 16:40:37 -04:00
deathride58 41375d9737 Increases performance significantly by turning garbage collection into a define 2019-04-14 11:33:28 -04:00
deathride58 2c9deab42e removes add_gas() and assert_gas(). next up: do further testing with garbage_collect() present and not present 2019-04-14 10:33:39 -04:00
deathride58 8b75240d89 fuck atmos - attempts to optimize atmos by removing GAS_META from the gas mixture meta list and removing the usage of gas archive 2019-04-11 17:07:11 -04:00
deathride58andkevinz000 2f9e3e403d Hard upstream sync (#6951)
* maps - none of our changes included yet i'll get them in after i finish up the rest of the sync

* sync part 1 - underscore folders in code

* controllers folder

* datums folder

* game folder

* cmon, work

* modules - admin to awaymissions

* cargo to events

* fields to lighting

* mapping > ruins

* rest of the code folder

* rest of the folders in the root directory

* DME

* fixes compiling errors. it compiles so it works

* readds map changes

* fixes dogborg module select

* fixes typo in moduleselect_alternate_icon filepath
2018-05-31 16:03:18 -07:00
81DentonandCitadelStationBot 8fdc520031 Adds multilayer pipe subtypes for mapping (#37341)
* adds multilayer pipe subtypes for mapping

* replaces values with defines
2018-04-23 10:33:20 -05:00
Poojawaanddeathride58 5fa001c10f things with stuff (#6233)
* buncha things from upstream

* datums globals, onclick

* datums

* game folder, holy shit mirror bot why

* modules

* icons

* dme

* compiles cleanly

* tools purge

* updates maps

* double check just because. and wew lad

* incidentally, this needs more work first

* some things

* weh

* sound cleanup and icons

* reeeee

* compile issues

* oh look, fresh code sync

* cleans up some unused icons

* dirty vars

* reeeeeeeeeeeeeeee

* wew lad. fuck off with this already
2018-04-07 23:07:09 -04:00
Jordan BrownandCitadelStationBot d47686c88e Removes empty New() 2018-03-31 09:11:04 -05:00
deathride58 0dbc2241ea modules: A to C 2018-01-04 00:46:53 -05:00
LetterJayandGitHub dae3c3efb5 Merge branch 'master' into upstream-merge-33621 2017-12-30 13:23:39 -06:00
orangesandCitadelStationBot d960c45e77 Merge pull request #33622 from duncathan/assert_gas
restores add_gas(), assert_gas(), and thermal_energy() as wrapper procs
2017-12-20 00:14:13 -06:00
duncathan saltandCitadelStationBot 0f2fd05e87 removes silly garbage defines 2017-12-19 08:02:18 -06:00
Emmett GainesandCitadelStationBot f875d4e176 Defines math, take 2 2017-12-17 10:02:43 -06:00
LetterJayandGitHub 7af461539f Revert "[SHOULD BE DONE BUT LETS TESTMERGE FIRST] TG SYNC" 2017-12-16 13:08:50 -06:00
kevinz000 253c819bc1 TG Sync 12/15/17
s

s
2017-12-15 06:27:57 -08:00
duncathan saltandCitadelStationBot 043e689108 Atmos Filter/Scrubber UI update 2017-11-15 21:38:57 -06:00
ACCountandCitadelStationBot ab7e8a96a3 Increased gas filter UI size (#32402) 2017-11-05 02:08:43 -06:00
duncathan saltandCitadelStationBot ed12370a73 Atmos construction rework again 2017-10-23 16:29:53 -05:00
duncathan saltandCitadelStationBot 09330f079a Filters allow air to pass through when not set to filter any gas (#31831)
* filters ignore air2 pressure if not filtering anything

* filter air2 being limited does not stop movement from air1 to air3
2017-10-18 02:00:16 -05:00
kevinz000andCitadelStationBot a41725a955 Atmospherics Multilayer Pipes (#30972)
* 1

* rpd

* 3

* 4

* 5

* 6

* 7

* 8

* wew

* src. and underlays

* update

* woops

* misspelled params

* reviews

* fixes

* fixes

* better checks and layer crap

* Update RPD.dm

* Update pipe_construction.dm

* 3 layers, fixes

* woops i didn't update defines correctly

* dunc

* Fixes

* Fixes

* fixes

* fixes some more bullshit

* fixes

* fixes

* not needed

* makes attachment sprites prettier or uglier i dunno

* Unary flag

* sprite fix??

* fixes...

* sprite fixes
2017-10-17 00:49:12 -05:00
LetterJayandGitHub 8f97e8c65f Merge pull request #3398 from Citadel-Station-13/upstream-merge-31688
[MIRROR] fixes filter NaN issue
2017-10-15 10:21:46 -04:00
Jordan BrownandCitadelStationBot 6b7fce369b Merge pull request #31688 from duncathan/atmos-patch3
fixes filter NaN issue
2017-10-14 18:46:01 -05:00
duncathan saltandCitadelStationBot 9a4ee4d5a4 removes filter and scrubber pressure exploits (#31684) 2017-10-14 15:20:49 -05:00
LetterJay 4a8f3d0e41 fuck this shit 2017-10-12 09:58:16 -05:00
LetterJayandGitHub 7b27e2d7ad Update filter.dm 2017-10-12 02:58:41 -05:00
duncathan saltandCitadelStationBot e61b6aecd7 unfucks filters 2017-10-12 01:07:52 -05:00
Jordan BrownandCitadelStationBot 4f32b7a0d4 Moves assert_gas() into a define it should always have been, speeding up atmos slightly 2017-10-07 13:37:28 -05:00
bawhoppenandCitadelStationBot 82981339ed Adds desc to things lacking them. 2017-10-01 15:07:37 -05:00
CitadelStationBotandPoojawa bf1e4a456f [MIRROR] Improve atmos components code + OmegaStation fixes (#2752)
* Improve atmos components code + OmegaStation fixes

* Update circulator.dm

* Update dp_vent_pump.dm

* Update pump.dm

* Update volume_pump.dm

* Update pump.dm

* Update pump.dm

* Update volume_pump.dm

* fixes pumps shows area rather than vague jump

also removes it from admin log, wew

* wew
2017-09-22 20:05:58 -05:00
CitadelStationBotandkevinz000 ef715b7837 Removes all checks for subsystem existence (#2252) 2017-08-04 08:41:52 -07:00
CitadelStationBotandkevinz000 ff6bbbedf5 Changes some 1s and 0s to TRUE and FALSE (#1967) 2017-07-10 16:13:16 -07:00
CitadelStationBotandkevinz000 1b70c06474 Renames GLOB.cardinal to GLOB.cardinals to match GLOB.diagonals and GLOB.alldirs (#1970) 2017-07-10 16:10:42 -07:00
PoojawaandGitHub b1b4826c0c July 5th TG sync (#1883)
July 5th TG sync
2017-07-05 22:14:19 -05:00
CitadelStationBotandkevinz000 9d5e51777b use_power var now uses a define to reflect it not being a bool (#1842) 2017-06-30 20:41:59 -07:00
CitadelStationBot 185d0cd3f4 Adjusted atmos device layers + added new pipe subtypes 2017-06-16 15:25:38 -05:00
LetterJay b80a184d97 up to upstream-merge-27868 2017-06-11 00:04:00 -05:00
CitadelStationBot 01cd2039e5 Changes investigate logs to use a define 2017-05-22 22:45:54 -05:00