10 Nov 2013 Maintenance Log created. 10 Nov 2013 11:03pm EST Resolved Issue: Medicinal plants Non-Combat action neither appropriately logging damage nor removing item from inventory 12 Dec 2013 11:33am EST Update: added Notes to resubmit.php, Notes handling to res.php, Notes handling to display2.php for REs. 26 Dec 2013 5:32am EST New features: td_undo.php, unkill.php, resurrect.php 16 Jan 2014 8:26pm EST Update: config.php file created for easy database and password changing 16 May 2014 9:38pm EST Update: display.php now loads only the last day automatically. display_all.php still loads everything. (associated behind-the-scenes file: click-call.php) 19 May 2014 8:04am EST New features: toggle_fire.php functionality created to fix the issue where ranged weapons could only support fire until it was extinguished. 19 June 2014 3:30pm EST Update/New features: Whenever the day is advanced on the engine, a text file with the current odds will automatically be generated. (filepath to odds files: day#odds.txt, where # = the new day) 30 June 2014 6:00pm EST New features: note_add.php (associated: notesub.php) - allows GM to log notes in engine without any associated random events/rulebreaks 03 July 2014 2:15pm EST New features: tsidebox.php and tinfo.php - files optimized for site sidebox, giving quick access to tribute info 03 July 2014 10:36 EST New features: display_admin.php - a clone of display.php with admin panel bar added to top. Admin panel bar includes following quick-admin clones of the following files: submit.php, noncombat_submit.php, resubmit.php, note_add.php, correction_submit.php New associated files: main_ap.php, nc_ap.php, res_ap.php, notesub_ap.php, corrs_ap.php: clones of main, nc, res, notesub, and corrs (all .php) with output text confirmation more suited to display on the display_admin panel. 03 July 2014 10:36 EST Bonus file: ayas_display_admin.php - similar to display_admin.php, but with a single password field common to all admin tools 03 July 2014 10:36 EST Fixed bug: display.php no longer hides noncombat actions at the bottom of the actions queue. (formerly, if the last action(s) were ncactions, they would not be displayed; the last actions displayed would be the combat actions that preceded them) 28 Feb 2015 2:33pm EST Fixed bug: added auto odds-gen to admin panel main, file main_ap.php New feature: added file redo-odds