mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Save Slots! People can now have separate save slots for different character setups, with a customizable maximum of 3 slots per account.
Since the preference files are now numbered and named differently I made it detect old saves, when a player loads a save file, so it can rename it. Basically, everything should be saved still. Character Setup UI change. I changed the layout of the character screen to not require scrolling. Screenshot 1: http://i.imgur.com/xPAzn.png Screenshot 2: http://i.imgur.com/iBKJ6.png I've made the limit variable in the All-In-One grinder actually do something. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4058 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
var/be_pai = 1 //Consider client when searching for players to recruit as a pAI
|
||||
var/vote = null
|
||||
var/showvote = null
|
||||
var/activeslot = 1 //Default active slot!
|
||||
var/STFU_ghosts //80+ people rounds are fun to admin when text flies faster than airport security
|
||||
var/STFU_radio //80+ people rounds are fun to admin when text flies faster than airport security
|
||||
|
||||
|
||||
Reference in New Issue
Block a user