MadoFrog
11046c5267
Fixes custom title screens and adds custom directories to .gitignore ( #45181 )
...
* Updated .gitignore
Now git doesn't look at custom music or images
* Custom titles now work again
2019-07-18 17:09:24 +02:00
Incoming5643
bf6206d9cf
restores the /images and /sounds folders to the three related config folders for title screen, title music, and jukeboxes. ( #43836 )
...
Updates readme files as needed.
Updates file reading mechanisms as needed.
2019-05-12 11:09:50 +12:00
Jordan Brown
bd7c22dda9
Moves TgsInitializationsComplete call to immediately after world/New() ( #39771 )
...
* Moves TgsInitializationsComplete call to immediately after world/New()
* Subsystem PreInit data directory audit
* world/New data directory audit
* Needful here too
* Remove SS_NO_INIT from SStitle
* Don't create banlist.bdb for SQL banning
* Stop creating legacy notes file
* Moves iconCache from data to tmp
2018-09-15 21:34:14 +12:00
Jordan Brown
015258d01c
Config dir again except this time it works ( #34606 )
...
* Revert "Revert "Fix config_dir usage (#34469 )""
* Make config exist before world/New but not load it until then
2018-01-21 19:32:12 +01:00
oranges
48575ccf70
Revert "Fix config_dir usage ( #34469 )"
...
This reverts commit 7be3d32290 .
2018-01-19 01:26:40 +00:00
Jordan Brown
7be3d32290
Fix config_dir usage ( #34469 )
...
* Makes things use GLOB.config_dir
* GLOB.config_dir => global.config.directory
* Fix /datum/configuration
2018-01-19 11:55:09 +13:00
Tad Hardesty
7377951ae4
Fix title screen selection skipping most files
...
Any filename with only one dot "." in it was being skipped. Turns out
this is most filenames.
2018-01-13 03:35:54 -08:00
Jordan Brown
2d34f37a6b
Removes standard resources from config tree ( #34067 )
...
* Move default.dmi to /icons
* Delete config folder before travis build
* Rename default.dmi to default_title.dmi
Add sanity check
* Remove redundant checks
2018-01-07 21:31:30 -05:00
Jordan Brown
d1ae0a0c95
Adds helpers to avoid << use ( #29611 )
2017-08-09 00:27:54 -03:00
Cyberboss
ee404b2170
World.dm Refactor ( #27268 )
...
* Cleanup world/New
* Moves some things from OnReboot SS Shutdowns
* Move mode handling procs to ticker
* Moves delayed reboot to ticker
Cleans up round end sound setting
Splits round end animation between SStitle and SSticker
* Moves PR announcement to where it can use the define
* Clean this bit up
* Move out datacore Initialization
* Fix some stuff
* Fix this for
* Different PR
* Gives admins reboot options
* Make it smaller
2017-05-18 21:53:46 +10:00
Cyberboss
681f5e10c8
Copies the loaded titelscreen into the rsc
2017-04-20 16:29:11 -04:00
Cyberboss
22fe5b12f1
Merge upstream
2017-04-02 22:27:22 -04:00
Cyberboss
78ee754da3
Merge upstream
2017-04-01 23:38:37 -04:00
Cyberboss
2fd142959a
Merge upstream
2017-03-28 18:52:59 -04:00
Cyberboss
fb596bcdb3
_DEF
2017-03-22 14:52:21 -04:00
Cyberboss
7e14ec75fc
Normalizes subsystem definitions
2017-03-22 11:50:46 -04:00
Cyberboss
5907da67ee
Rename files where appropriate
2017-03-22 11:33:12 -04:00