Commit Graph

313 Commits

Author SHA1 Message Date
iamgoofball
2ba3e86a1d Adds reason support for kicks and bans to the client. 2018-10-17 17:19:52 -07:00
iamgoofball
462ece38c7 fixes 2018-10-17 15:16:47 -07:00
iamgoofball
5325083b6f fixes (TM) 2018-10-17 09:44:15 -07:00
iamgoofball
ad27e00433 version to 2.6.0 2018-10-17 08:27:17 -07:00
iamgoofball
b56421365a APNG Support 2018-10-17 08:11:52 -07:00
iamgoofball
d1347b2243 Opus on SFX 2018-10-16 01:22:07 -07:00
iamgoofball
4858904d11 forgot to bump the version number 2018-10-15 23:56:19 -07:00
iamgoofball
af19ee5688 build fix 2018-10-15 23:18:20 -07:00
Iamgoofball
0fab6785e6
fixes opus courtesy of longbyte1 2018-10-14 17:38:54 -07:00
wewlad1
22640d4825
Merge pull request #3 from argoneuscze/reverse_ic_log
Fixed blank lines in IC log
2018-08-07 06:56:46 +09:00
argoneus
357da55626 bumped version to 2.5.1 2018-08-06 18:38:12 +02:00
argoneus
25a45f2e87 fixed blank lines in IC log 2018-08-06 18:32:39 +02:00
wewlad1
bec2b7aef4
Merge pull request #2 from argoneuscze/modcall_reason
Added check for empty reason for modcalls
2018-08-06 07:47:46 +09:00
argoneus
3fc478bc4f refactored modcall reason, added check for empty text 2018-08-06 00:43:57 +02:00
wewlad1
a8344ced3f
Merge pull request #1 from argoneuscze/modcall_reason
Added support for modcall reasons
2018-08-06 05:53:53 +09:00
argoneus
806a022a93 added #% for consistency 2018-08-03 15:23:13 +02:00
argoneus
c6251362ad changed Attorney Online 2 to Attorney Online Vidya 2018-08-03 14:58:44 +02:00
argoneus
64f0e254cc bumped version to 2.5.0 2018-08-03 13:27:12 +02:00
argoneus
01e933f6bb added modcall_reason as a FL feature 2018-08-03 12:01:50 +02:00
argoneus
83d30e6920 fixed memory leak 2018-07-31 18:08:02 +02:00
argoneus
de6d325334 added modcall reason 2018-07-31 18:03:41 +02:00
oldmud0
68a3f35fb0
Merge pull request #24 from ghostfeesh/version-bump
Bump to 2.4.10, autoscrolling bug fixes
2018-07-27 22:07:48 -04:00
ghostfeesh
cab730422f
Write off the rest of move_op and friends
move_op and friends didn't want to cooperate with scrolling
2018-07-28 09:52:20 +08:00
ghostfeesh
22fd5f2804
Bump to 2.4.10, autoscrolling bug fixes 2018-07-28 09:01:25 +08:00
ghostfeesh
3129d2aded Reverse IC log config option (#22)
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-27 19:06:42 -04:00
oldmud0
bd1cda1bd6 Bump to 2.4.9 2018-07-05 21:53:52 -05:00
oldmud0
8fcc9e73dd Update config.ini to contain new options 2018-07-05 21:45:54 -05:00
oldmud0
064cde6759 Merge branch 'discord-toggle' 2018-07-05 21:33:27 -05:00
oldmud0
42e26d6775 Enable Discord by default if not in config.ini 2018-07-05 21:32:49 -05:00
oldmud0
e36dae20b7 Fix hex_functions compile errors 2018-07-05 21:26:05 -05:00
oldmud0
17601c3723 Merge branch 'headers' 2018-07-05 21:15:01 -05:00
oldmud0
a7c63a44c6 Merge remote-tracking branch 'upstream/master' 2018-07-05 21:06:02 -05:00
Denton
bb0b767ba4
pretend you didnt see this 2018-07-05 12:47:36 -05:00
stonedDiscord
30a87d23c9 moved includes to header files 2018-07-05 19:32:51 +02:00
gameboyprinter
4e96a41b4e better int to hex 2018-07-05 12:26:15 -05:00
gameboyprinter
bed0b55e70 Make discord toggleable, OOC name option, default bg fix 2018-07-05 12:21:32 -05:00
oldmud0
e761805cd1
Merge pull request #19 from LeifaBot/master
Fix buffer overflow exploit
2018-07-04 10:53:31 -04:00
Leifa
0e15be73af segfault 2018-07-04 15:05:24 +02:00
oldmud0
7e4be0edd7 Manual option for master server
This will only trigger when SRV lookup fails.
2018-06-02 23:36:34 -05:00
oldmud0
f5e0177b9e Relicense/dual-license under MIT
See https://github.com/OmniTroid/attorney_online.
This is to say that the Attorney Online open-source client project
no longer requires releasing any source code as a result of modifying
or redistributing the client. Go in peace :)
2018-03-15 20:38:58 -05:00
stonedDiscord
7995410b21 Merge branch 'master' of https://github.com/AttorneyOnline/AO2-Client 2018-03-03 12:10:44 +01:00
stonedDiscord
a8a848ecc2 update d-rpc 2018-03-03 12:10:38 +01:00
oldmud0
379731919d Add line left off after revert 2018-03-02 20:46:40 -06:00
David Skoland
4eba53ebb2 Reverted qss stuff and added more comments 2018-02-11 18:55:16 -06:00
oldmud0
34a4519d1e
Merge pull request #10 from OmniTroid/master
fixed that performance issue related to big IC logs
2018-02-08 18:55:46 -06:00
David Skoland
0d82ce72fa less tabs more spaces 2018-02-09 01:20:04 +01:00
David Skoland
4ec662d826 renaming some functions and starting qss theme functionality 2018-02-09 01:13:47 +01:00
David Skoland
403e5b4328 tabs vs. spaces: the eternal struggle 2018-02-08 12:52:03 +01:00
David Skoland
ebe4968175 removed dirty hack and optimized IC chat 2018-02-08 12:46:06 +01:00
oldmud0
28decf8dbf Add BASSOPUS support
Nothing will happen if you do not have the DLL.
Sample rate was changed to 48 kHz as Opus only supports 48 kHz audio,
and pretty much all sound cards support 48 kHz.
2018-01-18 20:06:07 -06:00