Commit Graph

1157 Commits

Author SHA1 Message Date
in1tiate
ed9632f220 fix dropdown bug, add minor feature 2020-04-11 20:04:41 -05:00
likeawindrammer
8486e19119 Add Portuguese translation 2020-04-11 18:21:04 -06:00
Crystalwarrior
e0ae7c0eb5 Fix evidence display viewport element being a FUCKING JACKASS 2020-04-02 23:10:54 +03:00
Crystalwarrior
71ebdac1c1 Fix collapse all rightclick option being annoying in its behavior. Now it's *smart*! 2020-04-01 20:01:00 +03:00
Crystalwarrior
c49c9cdd77 Fix weird behavior with area list and arup system + wrong column being used for 'metadata' 2020-04-01 19:48:58 +03:00
sD
02dd9b0a35 bass being bass again 2020-04-01 12:51:24 +02:00
sD
1b5c1ebb04 don't look in music for URLs 2020-04-01 12:51:13 +02:00
Crystalwarrior
8007b1d1b9 Add courtroom_design.ini partial parsing for misc/ folder (only chat_arrow 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 18:12:15 +03:00
Crystalwarrior
7816c8ab23 Add legacy fallback for "chatbox.png" name if chat.png doesn't exist 2020-03-31 17:09:00 +03:00
Crystalwarrior
feaf04a5c4 Fix custom chatboxes not working at all 2020-03-31 17:03:41 +03:00
Crystalwarrior
2e89f0d199 Change the ultra-tiny-minor version so people can right-click for details and tell me which version they're using during qa-testing 2020-03-31 14:26:16 +03:00
Crystalwarrior
7fb19ae7bd Fix aomovie resizing algorithm for BG's crashing the client because I fucked up, lol 2020-03-31 14:24:48 +03:00
Crystalwarrior
4aa1ae62e1 Fix wrong pos being shown when entering area due to index signal being called in the wrong place 2020-03-28 19:29:46 +03:00
cents02
558fa55be8
Made the shake button useful.
Apparently nobody tested it before.
2020-03-27 21:11:33 +02:00
Crystalwarrior
614522bc0c Quality of Life improvements
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-27 15:48:16 +03:00
Crystalwarrior
1634db7864 Make backgrounds preserve aspect ratio when used with different aspect ratio 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-26 14:41:56 +03:00
Crystalwarrior
f668d70ac5 Change @ and $ to \s and \f standing for s[hake] and f[lash].
This is done because @ is used very often to refer to people, and $ is used to indicate cash money.
2020-03-25 00:42:20 +03:00
oldmud0
ede1236b70 Fix syntax error introduced in 530721f 2020-03-22 15:25:13 -05:00
Crystalwarrior
825042b32c Fix a really obscure bug breaking custom realization sound effects (realization=thing) char.ini definition not starting from base/sounds/general folder 2020-03-22 22:26:46 +03:00
cents02
04d186e7c0
Merge pull request #131 from likeawindrammer/update-spanish
Update Spanish translation
2020-03-22 20:16:03 +02:00
in1tiate
530721f2d0
frame count check 2 electric boogaloo
re-fix the same bug oh joy
2020-03-22 07:44:01 -05:00
likeawindrammer
bb3365aa6c Update Spanish translation 2020-03-22 03:19:40 -06:00
in1tiate
6db808ec60
If frame count is 0, don't try to play the next frame (#129)
ya goofus.
2020-03-21 18:03:12 -05:00
stonedDiscord
ac31da6b14
Merge pull request #104 from Crystalwarrior/music_list_update
Allow servers to send area list and music list refresh requests
2020-03-15 17:06:22 +01:00
sD
dd2daf55f3 it's basically the same packet minus requesting the next list 2020-03-15 13:20:33 +01:00
sD
beb469cd80 Merge branch 'master' into pr/104 2020-03-15 13:12:52 +01:00
stonedDiscord
4b0110d96c
Merge pull request #123 from in1tiate/oocplaceholder
Add placeholder text to OOC message box
2020-03-15 12:34:22 +01:00
in1tiate
64f18ee632 add placeholder to OOC chat message box 2020-03-14 23:00:50 -05:00
in1tiate
a411568676
Merge pull request #8 from AttorneyOnline/master
bring up to date
2020-03-14 22:58:47 -05:00
sD
1b0930b977 move area list detection algorithm into a seperate function 2020-03-13 16:29:01 +01:00
sD
ba03fb03e2 musictime is a bad name for this 2020-03-13 16:22:41 +01:00
Crystalwarrior
71967d44fd Keep verison string as-is and only update the actual VERSION display as for some weird ass reason doing it this way won't let you join KFO server 2020-03-12 19:20:26 +03:00
Crystalwarrior
4c8bf57268 VERSION 2.8.3 BABYYYYYYYY
Add "KFO" to version display in lobby so it's even clearer this is a custom client
Add a settings button to the Lobby screen
2020-03-12 18:34:51 +03:00
Crystalwarrior
7aa24bf501 Add a search bar for server list
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-12 18:09:56 +03:00
Crystalwarrior
ce3269cc36 Only use anti-aliasing when sprites are being downscaled, otherwise preserve crispyness™️ 2020-03-12 00:47:39 +03:00
Crystalwarrior
9b8f60061a The Crispy™️ update
Make it so BG's and Characters will not be blurred when rescaled

TODO: Make Qmovies ditch anti-aliasing during scaling as well
Only apply crispy scaling if the size is 2x of the previous size or something
2020-03-08 17:40:52 +03:00
stonedDiscord
466092b973
Merge pull request #121 from in1tiate/theme_pp
Additional theme support
2020-03-08 11:58:42 +01:00
in1tiate
a2f1a79bc9 add theme support 2020-03-08 05:44:49 -05:00
in1tiate
5f69d4e649
Merge pull request #5 from AttorneyOnline/master
bring up to date with master
2020-03-08 05:38:24 -05:00
stonedDiscord
0ce577c482
Merge pull request #119 from in1tiate/chatboxfix
Re-add support for 2.4-style custom chatboxes
2020-03-07 22:05:57 +01:00
sD
369cc298e4 rename fallback chatbox 2020-03-07 21:45:27 +01:00
in1tiate
cc1afbe30e add support for 2.4-style chatboxes 2020-03-07 01:49:54 -06:00
in1tiate
ba17334fb8
Merge pull request #1 from AttorneyOnline/master
bring master up to date with upstream
2020-03-06 15:57:36 -06:00
sD
80bf49ee90 ok bass 2020-03-06 22:14:59 +01:00
Crystalwarrior
e4b90d36a9 Fix the rightclick options for editing files not working 2020-03-06 23:29:26 +03:00
sD
2701fab91f indentation 2020-03-06 17:14:49 +01:00
sD
27a101d010 fix compiler warnings for unused vars 2020-03-06 17:14:42 +01:00
stonedDiscord
b668bb2276
Merge branch 'master' into music_list_update 2020-03-06 16:43:03 +01:00
stonedDiscord
8c93cce0be
Merge pull request #118 from in1tiate/pngfix
Check root of character folder for PNG emote without prefix
2020-03-06 16:41:43 +01:00
BuildTools
b9aba62071 added file to .gitignore 2020-03-05 23:01:40 -06:00