aboutsummaryrefslogtreecommitdiff
path: root/base/themes
AgeCommit message (Collapse)Author
2022-08-14move themes into bin folder (#849)stonedDiscord
* as if this is going to work * use android libs and spec for android * install ndk and use clang over g++ * shut the fuck up * SHUT THE FUCK UP * shut up shut up shut up * get remove from favs button * move themes into bin folder * bin folder now already comes with repo * actually install old ndk version * Delete .gitlab-ci.yml * apply font for version
2022-07-30Update theme subproject (#831)Crystalwarrior
2022-07-30Never send an unencoded packet to the server (#719)Crystalwarrior
* never send an unencoded packet to the server * oops * Improve packet validation to remove segfaults * WARNING: commit breaks connecting to servers, need help start fixing omniwhy caused by single fuckin string packets (AAAAAAAAAAAAAAAAA) * Fix failed connections to servers (Thanks to @Iuvee for helping me figure this out!) * Fix demoserver * who the fuck still uses goto Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * ANOTHER GOTO???? Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * braces Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * good bot Update src/packet_distribution.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Fix demoserver harder * Improve demo logging * Fix memory leakage by deleting the packet Fix useless demoserver wait packet creation when none of that packet is used Co-authored-by: stonedDiscord <Tukz@gmx.de> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
2022-07-27Code to support effects ini version 2 (#813)Crystalwarrior
* Code to support effects ini version 2 * Update theme commit * Get it to actually work properly * Rework effect loading code * Added auto-migration to new format * Reorganised code for improved readability and clarity * Add functional checks for operation to not run into missing file issues * Minor logic fix * Add debug message * Trim any empty items from the list * Add mandatory culling * See https://discord.com/channels/278529040497770496/323377366997008394/998661402669617233 * Reworked implementation * Resolve warning of temporary container allocation * Unbreak what I broke last commit * Also make it a QStringLiteral to cheat clazy. * Set default layer * Ignore that for realization, that one covers the screen. * Document migration regex * This should clarify the ambiguity of its functionality and reason why it exists. Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com> Co-authored-by: TrickyLeifa <date.epoch@gmail.com>
2022-03-25Update the themes repo to latest commit (#702)Crystalwarrior
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-20Update themes submoduleoldmud0
2020-08-18Update themes referencelikeawindrammer
2020-07-30Update reference for themes submodulelikeawindrammer
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-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.
2017-02-02added dynamic resolution scalingDavid Skoland
2017-01-28miscDavid Skoland
2017-01-26finished charselect and cleaned up some filesDavid Skoland
2017-01-17cleaning upDavid Skoland
2017-01-17configured more courtroom widgets and started reimagining UIDavid Skoland