| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-20 | Hooked up the new settings | cents | |
| Did you know you could scale the iclog with ctrl + mouse wheel? | |||
| 2020-04-20 | Added additional customization options. | cents | |
| I didn't format anything tho that is at the end | |||
| 2020-04-18 | Change second exclamation to period on tooltip | likeawindrammer | |
| No need for two exclamations | |||
| 2020-04-17 | Run clang-format on entire project | oldmud0 | |
| Indentation fixed to 2 spaces per tab. Braces set to Stroustrup style. Lines reflow at 80 characters. One-line method bodies are on the same line as the signature. Space always after `//`. No indentation on preprocessor macros. Includes are sorted lexicographically. If you don't want to see this commit on blames, use the hidden whitespace option on GitHub, or use `-w` in git-blame. | |||
| 2020-04-17 | Mega-merge of CR fork | oldmud0 | |
| CR likely stands for "CentsRaidensnake." Like the Case Cafe mega-merge before it, this was not a clean merge, and it had to be split up into two parts: the actual changes, and the attempt it made to reformat the entire code via clang-format. This branch had a complicated set of changes that would be difficult to describe in this commit message. It would be better described in a proper changelog. | |||
| 2020-04-13 | Add possibility for custom use text besides just "played music" | Crystalwarrior | |
| Implemented "presented evidence" message | |||
| 2020-04-12 | Remove dumb memes (#141) | in1tiate | |
| * remove memes * Update courtroom.cpp | |||
| 2020-04-11 | fix dropdown bug, add minor feature | in1tiate | |
| 2020-04-02 | Fix evidence display viewport element being a FUCKING JACKASS | Crystalwarrior | |
| 2020-04-01 | Fix collapse all rightclick option being annoying in its behavior. Now it's ↵ | Crystalwarrior | |
| *smart*! | |||
| 2020-04-01 | Fix weird behavior with area list and arup system + wrong column being used ↵ | Crystalwarrior | |
| for 'metadata' | |||
| 2020-03-31 | Add courtroom_design.ini partial parsing for misc/ folder (only chat_arrow ↵ | Crystalwarrior | |
| and showname atm) Initialize chat arrow n stuff this is still pretty gay because you can't ignore size and set pos or something like that | |||
| 2020-03-31 | Add legacy fallback for "chatbox.png" name if chat.png doesn't exist | Crystalwarrior | |
| 2020-03-31 | Fix custom chatboxes not working at all | Crystalwarrior | |
| 2020-03-28 | Fix wrong pos being shown when entering area due to index signal being ↵ | Crystalwarrior | |
| called in the wrong place | |||
| 2020-03-27 | Made the shake button useful. | cents02 | |
| Apparently nobody tested it before. | |||
| 2020-03-27 | Quality of Life improvements | Crystalwarrior | |
| Fix a bug where IC view received focus as soon as you receive the BG image update (it made navigating using /area commands a pain in the ass) Make music search behave better and not reset when server sends us music list update (todo: remember which elements were/weren't expanded) | |||
| 2020-03-26 | Make backgrounds preserve aspect ratio when used with different aspect ratio ↵ | Crystalwarrior | |
| themes (e.g. a 16:9 theme would not stretch a 4:3 bg and instead have a letterboxing effect. A 4:3 theme using a 16:9 BG will not stretch the BG but instead center it, making it look like the BG is 4:3 all along.) | |||
| 2020-03-25 | Change @ and $ to \s and \f standing for s[hake] and f[lash]. | Crystalwarrior | |
| This is done because @ is used very often to refer to people, and $ is used to indicate cash money. | |||
| 2020-03-15 | Merge branch 'master' into pr/104 | sD | |
| 2020-03-14 | add placeholder to OOC chat message box | in1tiate | |
| 2020-03-12 | Add a search bar for server list | Crystalwarrior | |
| Add options for sticky sounds, sticky effects and sticky preanims Optimize the search for areas and music (previously, area search also searched for music in the background, causing lag with huge music lists) | |||
| 2020-03-08 | add theme support | in1tiate | |
| 2020-03-07 | rename fallback chatbox | sD | |
| 2020-03-07 | add support for 2.4-style chatboxes | in1tiate | |
| 2020-03-06 | Fix the rightclick options for editing files not working | Crystalwarrior | |
| 2020-03-06 | Merge branch 'master' into music_list_update | stonedDiscord | |
| 2020-03-06 | Fix a bug where you couldn't join servers from your favorites list | Crystalwarrior | |
| Make column 0 the area index instead so that the areas take the full width of the treewidget | |||
| 2020-03-01 | full music path in log | stonedDiscord | |
| 2020-02-24 | Make pos dropdown more abstract and actually useful by letting servers send ↵ | Crystalwarrior | |
| only pos you can actually access. Pos dropdown system also reads the actual bg folder of the current BG to see all the created pos. | |||
| 2020-02-23 | rename modcalls | sD | |
| 2020-02-23 | loading lost in translation | sD | |
| 2020-02-23 | what was graphmeme even fot | sD | |
| 2020-02-23 | the charselect works again | sD | |
| 2020-02-21 | only load bass plugins when bass is included | sD | |
| 2020-02-21 | combine these conditions | sD | |
| 2020-02-21 | remove fuck | sD | |
| 2020-02-21 | Merge branch 'master' into 2.7 | stonedDiscord | |
| 2020-01-17 | Network effects folder so you don't need to modify your own char.ini to see ↵ | Crystalwarrior | |
| custom effects | |||
| 2020-01-15 | Separate screenshake options button from effects options button | Crystalwarrior | |
| Add a color logging option button Update version to 2.8.2 | |||
| 2020-01-03 | Remove borders for chatlogs | Crystalwarrior | |
| 2019-12-28 | Allow colors in server chatlogs | Crystalwarrior | |
| 2019-12-27 | excuse me what the fuck | Crystalwarrior | |
| 2019-12-27 | UGH I BROKE BACKWARDS COMPATIBILITY NOW I'M SCRAMBLING TO FIX IT | Crystalwarrior | |
| 2019-12-05 | Add a message delay modifier when punctuation is reached to simulate Ace ↵ | Crystalwarrior | |
| Attorney 1 chat parsing (replicating the effect where characters would make a short pause, as if saying the line out loud) TODO: Make this a configurable thing | |||
| 2019-11-22 | actually fix the chat instead of breaking it | Crystalwarrior | |
| 2019-11-18 | Fix a bug where user would be unable to speak if the BG changed when someone ↵ | Crystalwarrior | |
| else was speaking Make it so blip sounds are accessed in base/sounds/blips/* if such a path exists | |||
| 2019-11-04 | "temporarily" simplify code by stripping long since botched and unused AO1 ↵ | Crystalwarrior | |
| backwards compatibility | |||
| 2019-11-04 | Fix the sound bonanza so they actually play | Crystalwarrior | |
| sfx player and blip player now both account for extension-less sound paths and also correctly handle paths that do provide the extension. | |||
| 2019-11-04 | Fix screenshaking only shaking down right | Crystalwarrior | |
