Commit Graph

59 Commits

Author SHA1 Message Date
Cerapter
c13a2d06f9 Merge branch 'master' into feature/docs 2021-03-24 21:02:21 +01:00
Cerapter
bce07ec4c1 Further document AOClient 2021-03-21 21:02:53 +01:00
scatterflower
ae0d308ec7 apparently ipids are different 2021-03-14 12:01:27 -05:00
in1tiate
027876a6ba
Merge pull request #28 from AttorneyOnline/fix/characters-taken
Fix characters not being correctly marked as taken
2021-03-11 21:44:44 -06:00
in1tiate
ee9ae6d7c6 rework characters_taken to be a QList<int> 2021-03-11 20:09:04 -06:00
in1tiate
d7870fd017 call arup in loadingDone instead of changeCharacter 2021-03-11 19:31:33 -06:00
in1tiate
07a19fe8cd don't allow for locked areas with no cm 2021-03-11 04:52:54 -06:00
in1tiate
953426fea1 fix status in area list, replace number() with str literal 2021-03-11 02:00:33 -06:00
in1tiate
edbb531e88 add /pm, make changing pos send SP packet 2021-03-10 20:29:17 -06:00
in1tiate
30ffc94a10 add forcepos and check for nonexistent client in invite 2021-03-10 19:59:35 -06:00
in1tiate
556fe9a0b1 improve arup function, add /status 2021-03-10 19:39:46 -06:00
in1tiate
d1918e50a9 add area_kick, switch, randomchar 2021-03-09 18:09:28 -06:00
in1tiate
18efacb886 set timers when you join and change areas 2021-03-06 00:41:10 -06:00
in1tiate
62b3f8647f
move CM check before auth check 2021-03-04 05:27:00 -06:00
in1tiate
3aa937f908
fix indentation 2021-03-04 05:25:23 -06:00
in1tiate
0b024abe5c hook into ACL system for CM shenanigans 2021-03-02 20:45:01 -06:00
in1tiate
080e215fb3 cherrypick additional functionality from Salanto:Rolling-Rocks 2021-02-28 18:12:42 -06:00
in1tiate
7f615df8c5 comments, allow invited users 2 enter locked areas 2021-02-28 10:49:40 -06:00
in1tiate
30eb010bb6 compiles again, convenience messages 2021-02-28 10:08:23 -06:00
in1tiate
fd8654de97 add area locking 2021-02-28 09:59:37 -06:00
in1tiate
69da440e54 add invite system 2021-02-27 18:00:00 -06:00
in1tiate
033d4f93e5 add CMing and document commands 2021-02-27 17:36:21 -06:00
scatterflower
d76301cfcd general cleanup, net debug switch 2020-10-06 13:45:28 -05:00
scatterflower
e53fd2a02e add evidence 2020-10-06 13:00:39 -05:00
scatterflower
ae6a6f7e94 implement pairing and other ic features 2020-10-05 15:57:30 -05:00
scatterflower
288e8ffa49 add modcall and IC logging 2020-10-04 14:35:45 -05:00
scatterflower
fde0c4b78f add validation for 2.4.x packets, and a lot more 2020-10-03 14:57:30 -05:00
scatterflower
2cc415e42b add some user management command 2020-09-29 06:11:04 -05:00
scatterflower
7c6b892fb9 add background changing 2020-09-29 04:49:16 -05:00
scatterflower
d4c52e9b65 implement advanced permissions system 2020-09-29 01:16:38 -05:00
scatterflower
704366a2a0 refactor packet handler 2020-09-28 20:00:51 -05:00
scatterflower
20492c6a33 refactor command parser 2020-09-28 19:11:12 -05:00
scatterflower
acc6966216 finish implementing kicks and bans 2020-09-27 19:27:35 -05:00
scatterflower
26cf130bd0 implement bans 2020-09-27 17:44:32 -05:00
scatterflower
594782d19c begin working on bans 2020-09-27 16:53:03 -05:00
scatterflower
b37410fa1a implement command handler, getarea(s), and mod login 2020-09-26 14:55:57 -05:00
scatterflower
0fb7ab5fa3 implement hp bars 2020-09-09 06:15:32 -05:00
scatterflower
0f692a4103 add ic chat validation class thing 2020-09-06 10:39:44 -05:00
scatterflower
85b3b1fe14 do thing properly hehheheheh 2020-09-04 14:39:21 -05:00
scatterflower
20276891e6 fix memory leak from incorrect delete call 2020-09-03 01:03:41 -05:00
scatterflower
849a74fdc3 manage our memory better 2020-09-02 15:36:10 -05:00
scatterflower
d2fec1cce9 fix memory leak in websockets 2020-09-02 09:53:55 -05:00
scatterflower
619b42e1bb fix up all config file paths 2020-09-02 08:51:14 -05:00
scatterflower
ccfb6481cf make no gui build 2020-09-01 15:43:48 -05:00
scatterflower
caeda501c3 implement area updates 2020-09-01 01:08:21 -05:00
scatterflower
7312097063 properly handle area change in same area 2020-08-31 15:53:18 -05:00
scatterflower
ee9ffa7f2a get areas working 2020-08-31 15:41:50 -05:00
scatterflower
dc932451e6 add music, lay groundwork for areas 2020-08-30 01:25:30 -05:00
scatterflower
ebb1a85180 i should really stop messing with this 2020-08-26 13:58:01 -05:00
scatterflower
966fcb996b add webao support 2020-08-26 13:56:50 -05:00