atermonera
9d71839ac6
Removes devices
2022-04-17 19:14:43 -08:00
atermonera
7a9806d9b4
Removes weapons
2022-04-17 19:14:32 -08:00
spookerton
602cc67d2b
removed CLAMP define
2022-03-31 19:21:58 +01:00
MistakeNot4892
2f0a618d45
/atom New() => Initialize() [MDB IGNORE] ( #8298 )
...
* Find and replace argless atom New() to Initialize().
* Manual replacement of no-arg New() to Initialize().
* Manually replacing remaining New() overrides.
* Fixing linter issues with now-removed New() args.
* Tidying area init overrides.
* Porting Neb's atom subsystem.
* Trying to isolate init problems.
* Adjusting Init code post-test.
* Merging duplicate Initialize() procs.
* Merge resolution.
2021-11-14 00:09:14 -08:00
atermonera
3c995abe98
Fixes mapped R-UST connections, removes debug logs
2021-03-23 23:51:15 -09:00
Mechoid
d191485825
R-UST rises again. ( #7835 )
...
* Fixfix the RUST
* TRUE FALSE
2021-02-19 22:01:47 -09:00
Leshana
66b40b2c71
Call update procs instead of directly setting idle_power_usage or active_power_usage.
...
- Adds the update_idle_power_usage() and update_active_power_usage() procs for the respective vars.
- Switches all places modifying those vars directly to call the procs instead.
- This will let us react to the change appropriately, paving the way towards static area power.
- Adds update_power_channel proc for the sake of completeness, but no machines actually modify it so far.
2020-04-21 12:53:05 -04:00
Leshana
938384cb1b
In fact lets use the constants instead of bare numbers for use_power everywhere.
2020-03-21 19:41:01 -04:00
Shadow
6088899908
Round One
2020-01-11 02:25:38 -06:00
kevinz000
61561ade31
Clamp replace
2019-01-12 05:51:08 -08:00
kevinz000
c2c688c4c8
caps
2018-12-06 18:34:37 -08:00
Anewbe
c2794c571d
Hopefully fixes some tool-conversion things
2018-08-03 15:13:29 -05:00
Anewbe
7f84aeab9f
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into is_tool
2018-08-02 22:35:14 -05:00
Anewbe
729ce71aa0
Converts most istype(thing,tool) procs into an appropriate thing.is_tool() format
2018-08-02 21:45:15 -05:00
gozulio
07dfd5211b
R-UST Fixes. ( #5410 )
...
R-UST Consoles can now be Deconstructed.
R-UST Consoles will not be inaccessible if broken or unpowered.
R-UST Consoles now accurately feed back if they're unpowered or broken.
R-UST Fusion field can no longer be stared at to hard by the AI.
2018-07-14 14:15:39 -05:00
Cyantime
9aab3ba08c
Makes R-UST machines deconstructable, some more fixes ( #4634 )
...
* More R-UST things
* These too
2018-01-30 03:16:16 -06:00
silveryferret
7567726c07
Ports R-UST from Baystation12 + small admin debug verb
2017-07-19 20:33:16 -04:00