| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-13 | Merge master with some older CI changes | oldmud0 | |
| 2020-08-13 | Miscellaneous changes to CI scripts | oldmud0 | |
| 2020-07-31 | Merge pull request #217 from AttorneyOnline/kfo-ao2 | oldmud0 | |
| Final mega-merge with the Killing Fever Online client, along with other associated bugfixes and feature additions. This commit is release-ready. | |||
| 2020-07-31 | Add option for automatic logging (#203) | windrammer | |
| Just so we're on the same page, this is enabled by default. Co-authored-by: Cents02 <Cents02@Cents0.me> | |||
| 2020-07-31 | Add "Play Random Song" option (#200) | Crystalwarrior | |
| It also respects the search string, so only visible tracks are chosen from the pool. Categories (i.e. entries with children) are also ignored. | |||
| 2020-07-31 | Fix reload theme breaking BG sizing (#212) | Crystalwarrior | |
| May need additional testing with animated BGs. | |||
| 2020-07-31 | Add a p_char optional argument to set_fonts() (#209) | Crystalwarrior | |
| Add overrides to set_font for font name and size (this is to preserve the chat_size and chat_font char.ini arguments that were implemented way earlier) Cease the baddening with set_font that was there before and condense it into a proper set_font function call Implement set_font for custom showname shenanigans from the misc folder | |||
| 2020-07-31 | Merge pull request #220 from AttorneyOnline/kfo_master_merged | oldmud0 | |
| Resolve conflicts before merging kfo-ao2 into master. Essentially all conflicts were resolved favoring kfo-ao2, so this merge commit is a +0/-0 diff. | |||
| 2020-07-31 | Merge branch 'master' into kfo_master_merged | likeawindrammer | |
| # Conflicts: # src/aoevidencedisplay.cpp # src/courtroom.cpp # src/packet_distribution.cpp | |||
| 2020-07-30 | Add callwords.ini and config.ini to gitignore | likeawindrammer | |
| 2020-07-30 | Update reference for themes submodule | likeawindrammer | |
| 2020-07-30 | Adds background, characters and sounds to gitignore | likeawindrammer | |
| 2020-07-30 | Fix regression parsing HTML escapes | oldmud0 | |
| Introduced trying to fix emoji. This parsing function is cancerous. | |||
| 2020-07-30 | Make spectator function as a character with ID -1 (#211) | Crystalwarrior | |
| - Don't hide spectator button anymore. - Make the spectator button properly send the char switch packet. - Fix the spectator button not properly loading the courtroom and music list etc. | |||
| 2020-07-30 | Fix emoji displaying extraneous characters (#219) | oldmud0 | |
| Fixes #192. | |||
| 2020-07-30 | CI: Deploy entire base folder | oldmud0 | |
| Yes, all of it. | |||
| 2020-07-30 | Add missing misc folder | likeawindrammer | |
| 2020-07-30 | Add darker button generator (#201) | windrammer | |
| When an `_off` emote button exists without an `_on` counterpart, the client will automatically generate the `_on` button and save it to disk. Co-authored-by: Cents02 <Cents02@Cents0.me> Co-authored-by: oldmud0 <oldmud0@users.noreply.github.com> | |||
| 2020-07-29 | Fix build error from bad merge | oldmud0 | |
| redefinition of objection_mod | |||
| 2020-07-29 | Add support for multiple custom interjections via context menu (#162) | in1tiate | |
| * YOU DO NOT BELONG IN THIS PR GET OUT Co-authored-by: oldmud0 <oldmud0@users.noreply.github.com> Co-authored-by: likeawindrammer <31085911+likeawindrammer@users.noreply.github.com> Co-authored-by: Crystalwarrior <Varsash@Gmail.com> | |||
| 2020-07-29 | Add Qt 5.9 compatibility (#202) | windrammer | |
| * Added Ubuntu 18 backwards compatibility Co-authored-by: Cents02 <Cents02@Cents0.me> | |||
| 2020-07-29 | Fix showname placeholder text and shout button after changing characters (#147) | in1tiate | |
| 2020-07-29 | Fix colors not persisting when refreshing IC log (#204) | windrammer | |
| Co-authored-by: Cents02 <Cents02@Cents0.me> | |||
| 2020-07-29 | Hitting return on blank search box should collapse music list (#205) | windrammer | |
| * If enter is hit with no query it collapses the music list Co-authored-by: Cents02 <Cents02@Cents0.me> | |||
| 2020-07-29 | Merge pull request #216 from Pyraqq/kfo-ao2 | windrammer | |
| Please include this updated Polish translation. | |||
| 2020-07-29 | Please include this updated Polish translation. | Pyraq | |
| 2020-07-29 | Update one string in Spanish and Portuguese translations | likeawindrammer | |
| 2020-07-29 | Please update Polish translation | likeawindrammer | |
| 2020-07-29 | Add Portuguese and Polish language options | likeawindrammer | |
| 2020-07-29 | Fix character-specific theme not falling back to current theme (#207) | windrammer | |
| It is only logical to say that the user, when not specifying any specific speedline or similar in the theme, then the current theme should be checked first rather than the default theme. Co-authored-by: Cents02 <Cents02@Cents0.me> | |||
| 2020-07-29 | Fix screenshake button shunting character to origin (#215) | windrammer | |
| * Fix #193 By making sure handle_chatmessage_3 calls start_chat_ticking and thus do_screenshake only after either play_idle or play_talking is called * Move call to start_chat_ticking to the end of handle_chatmessage_3 | |||
| 2020-07-29 | Update reference for themes submodule | likeawindrammer | |
| 2020-07-27 | Fix chatlog instances where char_id 0 is ignored (#210) | Crystalwarrior | |
| 2020-07-27 | Fix connect button issue when using favorites list (#206) | windrammer | |
| Co-authored-by: Cents02 <Cents02@Cents0.me> | |||
| 2020-07-27 | Fix private evidence arrows not updating (#213) | Crystalwarrior | |
| 2020-07-26 | Make music 'fade out previous' an effect enabled by default (#196) | Crystalwarrior | |
| Simply make the "FADE_OUT" music effect flag by default so more users experience the SMOOTH FADE OUT magic by accident and praise the based client. | |||
| 2020-07-26 | Merge pull request #198 from Crystalwarrior/bugfix/max_colors | oldmud0 | |
| Fix max colors being one int off | |||
| 2020-07-25 | Fix max_colors allowing +1 more than the actual max | Crystalwarrior | |
| 2020-07-24 | Credits corrected for CrazyJC and MaximumVolty involvement in 2.8 | Crystalwarrior | |
| 2020-07-23 | Make 'FL' packet reset settings to default and take the new settings in (#186) | Crystalwarrior | |
| * Fix colors in ic logs not parsing HTML properly when log_goes_downwards=false and colorlog=true * Restore KFO branding * Reset the settings values when receiving the 'FL' packet. This allows enabling/disabling features at runtime, such as ARUP system. * Revert "Restore KFO branding" This reverts commit 7f19b6257a0d75ec1d392b9b8c02a384c8dba43d. | |||
| 2020-07-23 | Add showname alignment option for theme makers (#189) | Crystalwarrior | |
| * Add alignment options for shownames * Make shownames align to the left by default like before * Use this branch as an opportunity to fix showname not being resized according to misc/ folder courtroom_design.ini | |||
| 2020-07-22 | fix mac builds, opus lib path was wrong | sD | |
| 2020-07-15 | Small changes to the Spanish translation. | likeawindrammer | |
| 2020-07-15 | Update Portuguese translation. | likeawindrammer | |
| (Needs review) | |||
| 2020-07-14 | Finished updating the Spanish translation. | likeawindrammer | |
| 2020-07-14 | Update some strings for 2.8 in the Spanish translation. | likeawindrammer | |
| (WIP) | |||
| 2020-07-11 | Fix APNG backgrounds not appearing on list; fix BASSOPUS path for macOS (#185) | raidensnake | |
| * Added apng support for animated background positioning. * Adjusted the apng background position search. * Fixed libbassopus.dylib path on MacOS preventing opus files from playing. | |||
| 2020-07-08 | Fix the color fix pr when logs go downwards where it didn't add an \n ↵ | Crystalwarrior | |
| because html doesn't like \n very much so it has to be <br> because that's what HTML does yea | |||
| 2020-07-06 | Regenerate the background when reload_theme is pressed to prevent scaling ↵ | Crystalwarrior | |
| issues (#181) | |||
| 2020-07-05 | Mac CI: Fix wrong zip name | oldmud0 | |
