aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Collapse)Author
2021-12-31Update submodule refoldmud0
2021-12-30Update submodule refoldmud0
2021-12-25Fix submodule refoldmud0
2021-12-25Change master chat in courtroom to debug logoldmud0
Since the MS chat has been disabled for quite some time now (and we aren't planning on bringing it back since Discord, Guilded etc. have better chat features), I decided to go ahead and change the pane into a debug log to keep it useful and avoid creating a gaping hole in themes. Though, maybe it is worth removing the whole switcher and keeping the debug log hidden away where it can't scare people.
2021-04-23Update themes submodule (#539)oldmud0
2021-03-28Update themes submoduleoldmud0
2021-03-03Update themes submodule (#480)oldmud0
2021-02-25Update themes submodule (#476)oldmud0
Bottom text
2021-01-29Fix music_display not stretching properly, reconsolidate ForegroundLayer ↵in1tiate
into InterjectionLayer, rename InterjectionLayer to SplashLayer (#436) * more intelligent separation * separation 2 electric boogaloo * rename InterjectionLayer to SplashLayer * remove redundant layer type * comments and cleanup * fix incorrect use of continuous * remove nonfunctional check * fix additive not coloring correctly Co-authored-by: Crystalwarrior <varsash@gmail.com>
2021-01-26Update themes submoduleoldmud0
2020-08-20Rename serverlist.txt -> serverlist.sample.txtoldmud0
We don't want to accidentally overwrite players' server lists when performing trivial updates. (The launcher should remove the 'sample' qualifier when it is performing a full install, though that is not implemented right now and the move operation is sadly broken.)
2020-08-20Update themes submoduleoldmud0
2020-08-18Update themes referencelikeawindrammer
2020-07-30Update reference for themes submodulelikeawindrammer
2020-07-30Add missing misc folderlikeawindrammer
2020-07-29Update reference for themes submodulelikeawindrammer
2020-06-10Remove extraneous files; update themes submoduleoldmud0
- A preconfigured config.ini is probably not useful these days. There's an options menu now. - Removed gs4 background - already in vanilla pack. - Themes submodule should probably be configured to track master. Meh. Submodules can be so finicky. It probably doesn't belong in this repo anyway - it should be in the vanilla repo (currently invisible).
2020-05-31Update themes submoduleoldmud0
2020-05-31Bring back AO themes submoduleoldmud0
2020-05-22Merge KFO source unconditionally into AO2oldmud0
2020-05-22Full revert to tag 2.6.2oldmud0
Due to a countless number of changes made to the core that were not fully understood, tested, or documented, it was decided to roll everything back to the last known stable version (2.6.2). Changes dropped include: - Witness needed - Shake - Frame SFX - Multiple custom objections - Multithreaded thumbnail generation - Looping - Various translation additions - "Mirror IC" - Color in IC log - An invocation of clang-format Next time, work together and split your big fork into independently testable feature branches.
2020-02-23theme submodulesD
2020-02-23delete theme folder to replace with submodulesD
2020-02-23disable modcalls is longer than guiardsD
2020-02-23make UI buttons wider to make localizations fitsD
2019-09-28Overhaul the evidence system:Crystalwarrior
You can now press the checkmark to save evidence. The checkmark only appears when your edited evidence differs from evidence on the server. You will now be alerted if you try to exit out of the evidence with unsaved changes (pressing "X") Fix double-clicking on image name not doing anything You will now be alerted if the evidence changed as you were editing it Add tooltips Make an evidence_close function that can be referred to from multiple places
2019-09-24Remove a useless theme folderCrystalwarrior
2019-09-20Allow realizationflash, prosecution_speedlines and defense_speedlines to be ↵Crystalwarrior
changed in a similar way shouts can be changed from the character, as well as misc folder, etc. Same for chat indicator Rename themes/ name of shouts from "objection.gif" to "objection_bubble.gif" naming convention for consistency Reorganize the default theme a bit as well as to support new elements Fix the background size not being updated properly due to bad order of reload theme Set up proper tooltips for sfx dropdown, iniswap dropdown, custom objection
2019-08-05Fix guard checkbox overlap (#93)in1tiate
Fixes #90
2019-02-01bugfixes and shitiamgoofball
2019-01-19Suffix-independent Music, Mod Music List, looping bugfixes, easter eggs, etc.iamgoofball
2019-01-19guard -> disable modcalls, bugfixes for guard button, etc.iamgoofball
2019-01-18Add screenshake, frame-specific effects, looping SFX, and clientside music ↵iamgoofball
looping Committed by patch since Goof is currently banned on GitHub for no good reason.
2019-01-03Add theme changes that weren't committed (??)oldmud0
2018-12-18Fixed a theme issue where evidence didn't appear.Cerapter
2018-12-17Changed the left and right buttons across the default theme to be bigger.Cerapter
2018-12-17Fixed the theme issues (casing button, emote page switcher buttons).Cerapter
2018-12-16Fix theme issues.Cerapter
This quick typo-fix fixes #41 .
2018-12-14Darken character selection backgroundoldmud0
2018-12-11More changes to default themeoldmud0
2018-11-25Overhaul themeoldmud0
The only thing missing in this commit is a new background. I am waiting for a higher-quality version of the AO logo.
2018-11-12Remove AOV-specific changesoldmud0
2018-07-27Reverse IC log config option (#22)ghostfeesh
The way it should have been. Reverse IC logs, now in configurable in config.ini. Set to false by default. Now you can go up or down as and when you please. (thanks argo for putting up with my trash code)
2018-07-05Update config.ini to contain new optionsoldmud0
2017-02-02added dynamic resolution scalingDavid Skoland
2017-01-28miscDavid Skoland
2017-01-26finished charselect and cleaned up some filesDavid Skoland
2017-01-17threw thumbs.db into oblivionDavid Skoland
2017-01-17cleaning upDavid Skoland
2017-01-17configured more courtroom widgets and started reimagining UIDavid Skoland