Salanto
|
026c9e778e
|
Add missing bracket
That closing bracket is kinda important
|
2021-04-03 17:11:58 +02:00 |
|
Salanto
|
013a7ecfa1
|
Merge branch 'master' into evidence_swap
|
2021-04-03 17:05:54 +02:00 |
|
Salanto
|
173e9b3f7b
|
Add check for older Qt versions
|
2021-03-31 15:30:01 +02:00 |
|
Salanto
|
1ed233b26a
|
Add guard statements
|
2021-03-31 15:30:01 +02:00 |
|
Salanto
|
6b4a19ca66
|
English is hard
|
2021-03-31 15:30:01 +02:00 |
|
Salanto
|
a2153e58a5
|
Remove empty line
|
2021-03-31 15:30:01 +02:00 |
|
Salanto
|
27103e9620
|
Fix crash on empty evidence list
|
2021-03-31 15:30:01 +02:00 |
|
Salanto
|
f18c8733d0
|
Negative numbers not needed.
|
2021-03-31 15:30:00 +02:00 |
|
Salanto
|
ba56eaa66d
|
Add /evidence_swap
|
2021-03-31 15:29:06 +02:00 |
|
in1tiate
|
5277a7dd7c
|
i was supposed to not commit this all at once but i forgot
|
2021-03-23 20:42:53 -05:00 |
|
scatterflower
|
1636dd93ef
|
extremely important commit
|
2021-03-17 05:52:04 -05:00 |
|
in1tiate
|
d6b41d00d5
|
send hardcoded string only when client version is below 2.9.1
|
2021-03-15 18:20:08 -05:00 |
|
in1tiate
|
64d745dc0f
|
Merge branch 'master' into feature/net-auth
|
2021-03-15 18:17:12 -05:00 |
|
scatterflower
|
cfc75798e7
|
add /about and update version string
|
2021-03-14 17:51:14 -05:00 |
|
in1tiate
|
4aba84734e
|
Merge branch 'master' into recent-bans
|
2021-03-14 17:44:02 -05:00 |
|
in1tiate
|
01f81c7107
|
always reload theme on subtheme change
|
2021-03-14 15:16:30 -05:00 |
|
in1tiate
|
954744d86a
|
add /subtheme
|
2021-03-14 15:14:44 -05:00 |
|
in1tiate
|
6b3bfb2fda
|
add some cute flavor text for permanent bans
|
2021-03-14 13:49:55 -05:00 |
|
in1tiate
|
9b32188cc6
|
add /unban and /removeuser
|
2021-03-14 13:44:12 -05:00 |
|
in1tiate
|
b562b77be9
|
use BanInfo for inserting bans, send ban id and duration with KB packet
|
2021-03-14 13:28:59 -05:00 |
|
in1tiate
|
b5779b1aa5
|
add /bans
|
2021-03-14 13:13:26 -05:00 |
|
in1tiate
|
535c05f3e2
|
Merge branch 'master' of https://github.com/AttorneyOnline/akashi
|
2021-03-14 12:13:13 -05:00 |
|
in1tiate
|
2a8ed66c4f
|
rework getClient into getClientsByIpid, alter /ban and /kick to report number of clients affected
|
2021-03-14 12:11:18 -05:00 |
|
scatterflower
|
c673339653
|
Add mute and unmute
|
2021-03-14 08:21:58 -05:00 |
|
scatterflower
|
5368601b67
|
remove desu
|
2021-03-13 13:40:37 -06:00 |
|
scatterflower
|
6a38e50c4f
|
add ban durations (only works for hdid atm)
|
2021-03-13 13:25:09 -06:00 |
|
scatterflower
|
f45099e47b
|
implement tsu-like time parsing
|
2021-03-13 05:10:36 -06:00 |
|
in1tiate
|
7a64521c40
|
Merge branch 'master' of https://github.com/AttorneyOnline/akashi
|
2021-03-12 22:51:11 -06:00 |
|
in1tiate
|
dd7daa0c88
|
fix /mods
|
2021-03-12 22:48:44 -06:00 |
|
scatterflower
|
e680bb9e07
|
Merge pull request #29 from Salanto/GM-Command
Gm command
|
2021-03-12 15:18:51 -06:00 |
|
Salanto
|
834f908d84
|
For real this time
|
2021-03-12 22:17:19 +01:00 |
|
Salanto
|
ed03666a2c
|
Change permission, remove unused permission
|
2021-03-12 22:14:45 +01:00 |
|
Salanto
|
79d64e6153
|
Send music update to area instead of a single client
|
2021-03-12 22:12:33 +01:00 |
|
Salanto
|
69911835ee
|
Wrong permission
|
2021-03-12 18:44:35 +01:00 |
|
Salanto
|
56ef0d5958
|
Add /gm command
|
2021-03-12 18:41:21 +01:00 |
|
in1tiate
|
8b4929223c
|
implement modchat
|
2021-03-11 23:58:51 -06:00 |
|
in1tiate
|
f43a498efa
|
add /announce, change permission names for consistency
|
2021-03-11 23:49:42 -06:00 |
|
Salanto
|
f06537973b
|
Make permission check work; allow changed MOTD to be longer than one word
|
2021-03-12 00:56:54 +01:00 |
|
Salanto
|
06864e115a
|
Make MODT editable - Part 1
|
2021-03-12 00:44:27 +01:00 |
|
Salanto
|
3e1f9825ca
|
motd. Can't get simpler than that.
|
2021-03-11 22:42:47 +01:00 |
|
scatterflower
|
325aeb5349
|
Merge pull request #21 from AttorneyOnline/in1tiate/commands-uwu
Fixes and improvements
|
2021-03-11 13:42:48 -06:00 |
|
in1tiate
|
07a19fe8cd
|
don't allow for locked areas with no cm
|
2021-03-11 04:52:54 -06:00 |
|
scatterflower
|
8c39d6ee35
|
finish implementing evidence mod
|
2021-03-11 03:33:35 -06:00 |
|
scatterflower
|
1d4c1b8cda
|
add all evidence mods EXCEPT hiddencm
|
2021-03-11 02:05:38 -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
|
d04fef0ded
|
add currentmusic, define forcepos in aoclient.h
|
2021-03-10 20:10:05 -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
|
a792c063ee
|
add help command
|
2021-03-10 18:47:22 -06:00 |
|