Selis
b0f0f4685f
JSON Logging Refactor ( #18252 )
...
* First pass
* fixes
* more fixes
* num2hex length changes
* pass 2
* fixed warning
* looc log fix
* .
* update tgui
* .
* .
* .
* .
* perttier
* cleanup
* .
* .
* fix token
* no
* .
* .
* .
* ,
* modsay eventsay
* .
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-09-11 17:28:20 +02:00
Selis
28e969778c
code/global.dm => code/_global_vars/ ( #17244 )
...
* 1
* Full conversion
* .
* .
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-04-21 05:55:25 -04:00
Kashargul
2b80c0955c
ignore light recalc in shuttles and elevators ( #17448 )
...
* ignore light recalc in shuttles and elevators
* .
* Update turf_changing.dm
* Update turf_changing.dm
* Update turf_changing.dm
* bunch of isturf fixes
* fix it
* inline safe
2025-03-30 22:21:29 +02:00
Kashargul
4d36cfdaeb
Finish Machinery new to init ( #17334 )
...
* Finish Machinery new to init
* fix that
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com >
2025-03-16 03:57:48 -04:00
Kashargul
46bea7cfa2
Initialize fixing ( #17279 )
...
* Initialoize fixing
* diff fix
* add init grep test
* fixed missed ones
* .
* some more
* ,
2025-03-08 13:59:29 -05:00
Kashargul
9d688b7a7c
Some more Init and Destroy issues ( #17252 )
...
* moreInitandDestroy
* .
* oups
* .
* .
* fix?
* oups
* clean this up
* fix those dels
* ...
* fix
* ummm
* reworks resource handling
* .
* .
2025-03-06 01:53:52 +01:00
Kashargul
32c9f971bc
tgui usr to ui.user
2024-11-13 00:49:17 +01:00
Kashargul
a2c673ab7a
refactors most spans
2024-10-02 21:10:31 +02:00
Guti
409aaba802
Remove
2024-09-09 02:36:53 +02:00
Heroman
9a94306585
Refactors tool typechecks, refactors transforming tools, makes Altevian wrench into one
2023-10-01 09:34:43 +10:00
ItsSelis
2d7b081a55
Input Conversion Part 2
2022-06-19 03:40:24 +02:00
MarinaGryphon
577b986ba6
Convert some bools to TRUE/FALSE instead of 1/0. ( #11100 )
...
Co-authored-by: Aronai Sieyes <arokha@arokha.com >
2021-07-16 13:43:25 -04:00
Aronai Sieyes
d9906929a9
Merge pull request #10804 from VOREStation/Icons/stockparts
...
Port Eris stock parts icons
2021-07-03 16:31:25 -04:00
Aronai Sieyes
2597194bfc
Downgrade existing omni parts to hyper
2021-06-30 00:25:36 -04:00
Aronai Sieyes
4c12504e3b
Replace list inputs with tgui_input_list
2021-06-26 10:39:56 -04:00
Aronai Sieyes
0da0c54388
Convert almost all alert() to tgui_alert()
2021-06-25 17:03:35 -04:00
Verkister
f96c5a650b
Fixes station shieldgen icon jank (supposedly)
...
Looks like there was a special type of new and completely different in every code side aspect shield gen that was added for overmap ships, but for some reason that type was using the same dmi as the other type, and while at it, copletely replaced the sprite file rather than adding to it or using its own. Now it uses its own file and the old shieldgen got its original file back.
2021-01-30 21:57:57 +02:00
ShadowLarkens
02bb4637eb
TGUI Point Defense Mainframe & Advanced Shield Generator
2020-08-18 20:42:59 -07:00
Leshana
5a6d7f9184
Fixes and bubble shield visuals support.
2020-04-12 21:02:45 -04:00
Aronai Sieyes
ba20f079f2
Fix startends
2020-04-12 20:51:07 -04:00
Aronai Sieyes
3a41cf0656
Make shield sprites look nicer hopefully
2020-04-12 20:51:07 -04:00
Aronai Sieyes
e271d4a54d
Adds cheater coefficient and pre-charged/upgraded gens
2020-04-03 18:03:51 -04:00
Leshana
e2bd546f61
Ports advanced shield generators from Baystation
...
- Creates new advanced shield generators, designed to replace old hull and bubble shield generators.
- Upgrades the floor mounted and handheld shield diffusers.
- Makes underfloor shield diffusers actually constructable.
- Handheld diffusers orderable via uplink.
- Removes supply packs and research datums for the old generators, but leaves their code in place for maps that still use them.
- Integrates with the meteor and electrical storm events.
- Integrates with mob AI (they know how to attack it)
2020-04-03 00:56:15 -04:00