Anthony "Shifty Rail
189f77cbb7
Refactors player preferences for modularity + SQLite Unit Test ( #37615 )
...
* Pref code refactor
* Empty database reference
* Unit testing SQLite
* Everything else
* Disable unit testing.
* Equivalent
* more robust unit tests
2025-06-07 09:54:09 -04:00
ShiftyRail
9e760a450f
fixes AI interacting with TGUI elements ( #37625 )
2025-05-25 15:50:52 -04:00
ShiftyRail
925be40b16
very inelegantly fixes TGUI black squares ( #37622 )
2025-05-25 07:09:02 -05:00
ShiftyRail
d79c1fe070
Byond 516 v2.0 ( #37553 )
...
* The TGS thing
* Revert the 516 revert
* Further segment the world/New() proc
* Fixes an issue here
2025-05-12 00:50:25 -05:00
ShiftyRail
b71b7b6d06
Back to the drawing board ( #37538 )
...
* Revert "May fix the login failure issue on 516 (#37537 )"
This reverts commit 6071b0a21e .
* Revert "516 compatibility PR 2: the revenge of Node.js (#37501 )"
This reverts commit 875eca8b71 .
2025-05-06 04:52:45 -05:00
ShiftyRail
875eca8b71
516 compatibility PR 2: the revenge of Node.js ( #37501 )
...
* Part 1: fix tgui
* Fix overdark layering
* Vector code rework
* misc. tgui things
* final DM side fixes
* TGUI try to fix #1
* Nuclear option. Bring all TGUI files. Will begin UNTGification in later commits.
* Untgify: callback
* untgify : config flags & config datums
* Fixes GLOBAL_VAR_INIT
* Purge HASTRAIT
* .dme cleanup
* file by file: status_alert.dm
* file by file : preference datums + remove unused content
* file by file : tgui_input/text.dm
* file by file : fixes asset_cache_client.dm
* file by file : tgui_panel / external.dm
* file by file : tgui / external.dm
* file by file : tgui / states.dm
* file by file : subsystems/assets.dm [unused return type]
* file by file : subsystems/tgui.dm [tg-macro for process()]
* file by file : asset_cache_item.dm [minor proc call fix]
* file by file : fixes a mistype for datum/asset_cache_item
* file by file : removes bugs and unimplemented features in asset_list.dm
* multifile : some more work on asset manager
* File deleted : spirtesheet tg_assets. Don't need them
* Remove unused TG content, fix asset_list.dm
* Fixes a few issues with wrong type paths.
* remove tgui_panel : this is for tgchat/stat2, which we don't use
* fix thing
* misc changes to tgui.dm. Defining QDELETED macro
* final TGui fix
* TGUI file convert : camera console and religion screen
* Works
* GPS fixed + fontAwesome fixed
* Mecha console control
* Fixes blurry icons
* fixes iconbase64 regression
* Misc bug/runtimes fixes
* Fixes runtime funtime
* Add merch computer TGUI
* Fixes TGUI ticking interfaces + MSGS
* PCMC
* Power Monitor working
* Power monitor
* Bugfixes + robot console
* Fixes mecha messages
* Spess dot TV
* TEG
* Syndicate Uplink
* Bump defines and connection warning
* fix?
* Fucking highscores
* Fixes mistakes
---------
Co-authored-by: west3436 <66280799+west3436@users.noreply.github.com >
2025-05-06 02:41:33 -05:00
SECBATON GRIFFON
d8c8a9bb90
Adds qdel defines ( #33991 )
...
* Adds qdel defines
* Adds qdel defines
* halfway through fixes
* rest of em
* fixes
* adds more
* list in action
---------
Co-authored-by: SECBATON GRIFFON <sage>
2023-02-10 15:01:18 -06:00
DamianX
89b1dbcd7e
Spritesheet for the merch store ( #31073 )
...
* Spritesheet for the merch store
* removed the old image stuff
2021-10-16 16:07:30 +02:00
DamianX
d4a4ce82d7
Optimized invoke_event ( #31046 )
2021-10-11 11:56:44 -05:00
gurfan
a1edb27ce4
TGUI Robotics Console ( #30696 )
...
* work
* thanks damian
* a
* figs
* una
* MIT
* fix formatting
* better formatting
* oh
* okay
Co-authored-by: jknpj <jknpjr@gmail.com >
* reeevert
Co-authored-by: jknpj <jknpjr@gmail.com >
2021-09-17 10:30:17 -05:00
DamianX
95cb0d4d23
Components! TGUI uplinks! Oh god! ( #30641 )
...
* components
* tgui uplink
* Components! TGUI uplinks! Oh god!
* yeah
* this too
2021-09-09 12:44:13 +00:00
DamianX
9fc6406a87
tgui 4 ( #30535 )
...
Co-authored-by: ShiftyRail <31417754+ShiftyRail@users.noreply.github.com >
2021-09-07 16:15:19 +01:00
Damian
c4d37f476e
pAIs can use their GPS again
2020-07-23 05:11:50 +02:00
DamianX
a19aff7a75
Re-tgui-ified GPS, added potential bug workaround ( #27088 )
2020-07-14 07:46:32 -03:00
DamianX
cc0f19343e
tgui ( #27012 )
...
* tgui
* removed converting-old-tgui-interfaces.md
* added sqlite migration, removed tgui_lock (seems unused??)
* added MIT header to SStgui
* updated link in tgui.html
* update README.md
* change license in README.md
* SS_PRIORITY_TGUI
* Bind KitchenSkin to CTRL+ALT+0 because my keyboard requires shift to enter equals sign
* Converted GPS to tgui, removed getviewsize
* remove intellicard.js, revert aicard.dm, remove unused scss
* removed hands.dm, added license and copyright to adjacent.dm and Gps.js
* fix .dme
* removed references to interface scss files
2020-07-08 19:03:24 -03:00