Commit Graph

2 Commits

Author SHA1 Message Date
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
1e1de9e9a1 Moves around a bunch of stuff in the codebase. Add a file explaining the general structure of the codebase. (#37568)
* game/centcomm_orders => datums/centcomm_orders

* code/defines/procs => code/game/procs

* Moves around the rest of code/defines.

* C:/Program Files/Git/obj/structure/signpost into misc_structures.dm

* game/events into game/adminbus_events to distinguish from random events

* game/dna => modules/dna. 1] Moving files

* game/dna => modules/dna 2. defines up top

* game/dna => modules/dna : .dme

* game/shuttles into modules/shuttles

* game/mecha into modules/mecha

* game/jobs => modules/jobs ; game/striketeams => datums/striketeams

* Rest of code/game folder.

* ATMOSPHERICS => game/machinery/ATMOSPHERICS

* ZAS => modules/ZAS

* Read me

* dll

* double s

* other typo
2025-05-19 09:41:43 -04:00