forked from CleverRaven/Cataclysm-DDA
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(done) Migrate some terrains that should be furnitures into furniture (…
…CleverRaven#41731) * migrate gas_tank and diesel_tank to furniture, update palettes * continue migration generator_broken, and begin groundwork for machinery_light, machinery_heavy, machinery_old, machinery_electronic, console, console_broken, and plut_generator (that will become f_kilopower) * replace all t_machinery variants and also t_plut_generator * Begin converting t_console and t_console_broken Lots of maps left to update Also doing a fair bit of region terrain switches while I'm in here because that's a heck of a job too. * consoles and consoles and linting * still more consoles and regional terrains * Complete t_console replacement * first playtest error catch list * errors caught on playtest * fix a few hard coded instances of t_console overwriting any furniture options * allow electronics xp gain for dismantling furniture consoles and electronic machinery * Update mapdata.h * linting + mapdata needed to update mapdata.h to make the f_console fixes work * update furniture strings to proper references * The last remnants of the Old Republic have been swept away. t_console seems to finally be dead. * astyle * connects_to doesn't work for furniture yet * can't do furn_set in terrain This points to an obsolete terran - but these terrains should all be furniture eventually anyway and it can be fixed then. * accidentally deleted sewage * Restore a few furnitures to palettes (#20) Co-authored-by: Eric Pierce <[email protected]>
- Loading branch information
Showing
146 changed files
with
2,004 additions
and
1,661 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.