Commit Graph

650 Commits

Author SHA1 Message Date
Salanto
7f0ff0f2e6 Add showname to the IC logs
This is a bit hacky, but eh, I've commited worse crimes against AO.
2021-08-01 17:00:01 +02:00
scatterflower
f2943c5ebe
Merge pull request #162 from Salanto/fix-invite
Fix uninvite not working
2021-07-30 13:54:31 -05:00
Salanto
315d73da45 Cera being too lazy 2021-07-30 20:32:59 +02:00
Rose Witchaven
81f365030b
Merge pull request #160 from Salanto/getarea_showname
Add showname to /getarea
2021-07-29 13:01:07 -05:00
Salanto
815b3a79e7
Update core/src/commands/command_helper.cpp
Co-authored-by: Rose Witchaven <32779090+in1tiate@users.noreply.github.com>
2021-07-29 19:59:03 +02:00
Salanto
6034c60793 Don't ask why I did not use .isEmpty() 2021-07-29 19:50:37 +02:00
Rose Witchaven
fd6f8e527d
Merge pull request #159 from AttorneyOnline/fix-area-kick
Fix being able to area-kick someone in a different locked area
2021-07-29 12:20:09 -05:00
in1tiate
4e3ddbd090 Fix being able to area-kick someone in a different locked area 2021-07-29 12:18:42 -05:00
Rose Witchaven
325d63d877
Merge pull request #157 from AttorneyOnline/case-sens-2
Make /bg case insensitive
2021-07-29 03:54:30 -05:00
in1tiate
b6a0292bc1 make bg command case insensitive 2021-07-29 03:52:12 -05:00
scatterflowr
de89d156ec Revert "Make /mods only useable by moderators"
This reverts commit 3f5e12b77f.
2021-07-29 00:48:08 -05:00
scatterflower
ec186def85
Merge pull request from GHSA-vj86-vfmg-q68v
Fix out of bounds crash on evidence
2021-07-28 02:16:27 -05:00
Rebecca
2a1ce15403
Update config.ini
Update sample config to reflect webhook_enabled not being reloadable.
2021-07-28 01:44:37 -05:00
oldmud0
5566cdfedd
Fix out of bounds crash on evidence 2021-07-27 22:57:29 -05:00
scatterflower
78f3e1d3d1 Fix WebSocket proxy not gluing segmented TCP packets back together 2021-07-27 17:44:26 -05:00
scatterflower
4c5954e9c0
Version bump 2021-07-27 08:14:11 -05:00
scatterflower
5e52fe9858
Merge pull request #149 from AttorneyOnline/mods-changes
Make /mods only useable by moderators
2021-07-27 06:54:56 -05:00
scatterflower
7b4c6245b8
Merge pull request #154 from Salanto/1234
Update sample config
2021-07-27 06:54:03 -05:00
Salanto
ca8c3105f0
Update config.ini 2021-07-27 12:06:13 +02:00
Salanto
edaa42b0f4
Correct straight up incorrect information
Discord, why thou curse the?
2021-07-27 12:05:47 +02:00
scatterflower
16d6c8a983
Merge pull request #148 from AttorneyOnline/fixes
Fix evidence and config issues
2021-07-12 15:29:54 -05:00
scatterflower
5b99fc4e16
Merge pull request #151 from Pyraqq/testimony-check
Prevent testimony messages containing "<" and ">".
2021-07-12 15:27:57 -05:00
scatterflower
a6050a460d
Merge pull request #150 from Salanto/Remove-OPPASS
Remove OPPASS
2021-07-12 15:25:13 -05:00
scatterflower
99c2ed8755
Merge pull request #152 from Salanto/http-advertiser2
Implement HTTP server advertiser
2021-07-12 15:23:24 -05:00
Salanto
13cd901cfc Use struct to transport config
+ Fix debug message on success
2021-07-11 20:15:04 +02:00
Salanto
910560ec13 Some more adjustment on documentation 2021-07-10 17:00:35 +02:00
Salanto
e109c6b4df Fix documentation and weird formatting 2021-07-10 16:58:15 +02:00
Salanto
8994ba2626 Implement new advertiser
I want to die.
2021-07-08 23:18:49 +02:00
Pyraqq
6071a6242e Make QString a const. 2021-07-08 21:02:44 +02:00
Pyraqq
2a229541ef Prevent testimony messages containing "<" and ">". 2021-07-08 17:54:27 +02:00
Salanto
9f727dcc19 Update packets.cpp 2021-07-03 18:47:33 +02:00
MangosArentLiterature
3f5e12b77f Make /mods only useable by moderators 2021-07-02 23:45:40 -05:00
MangosArentLiterature
d728a9e676 Fix evidence and config issues
- Load auth and log values in uppercase.
- Move evidencemod to an enum class.
- Fix LE packet being incorrectly encoded.
2021-06-24 11:09:39 -05:00
scatterflower
a90dfd2005
Merge pull request #138 from AttorneyOnline/remote-bans
Allow banning clients not connected to the server
2021-06-21 22:25:27 -05:00
MangosArentLiterature
720669679a Select only needed values from the DB 2021-06-21 22:22:02 -05:00
MangosArentLiterature
ef3103a87f Replace all std::pair with QPair 2021-06-21 22:14:37 -05:00
MangosArentLiterature
1e20ab0ae6 Merge branch 'master' into remote-bans 2021-06-21 22:07:30 -05:00
scatterflower
2885bddc30
Merge pull request #143 from AttorneyOnline/discord-refactor
Discord webhook refactor
2021-06-21 22:07:20 -05:00
MangosArentLiterature
6e2a3a0fca Fix crash relating to ConfigManager changes 2021-06-21 22:05:59 -05:00
MangosArentLiterature
5d63ce7a2a Merge branch 'master' into discord-refactor 2021-06-21 21:52:24 -05:00
scatterflower
78a644e592
Merge pull request #137 from AttorneyOnline/ignore-bglist
Add the ability to ignore the BG list per area
2021-06-21 21:50:26 -05:00
scatterflower
4f4b64e662
Merge pull request #140 from AttorneyOnline/fix-logging
Log commands and OOC messages separately
2021-06-21 21:46:29 -05:00
scatterflower
86e8d4dd7b
Merge pull request #141 from AttorneyOnline/fix-ban-crash
Fix crash with /ban
2021-06-21 21:45:53 -05:00
scatterflower
3d0b954536
Merge pull request #142 from AttorneyOnline/case-sens
Make iniswap detection case-insensitive
2021-06-21 21:45:18 -05:00
scatterflower
ac8bdd41dc
Merge pull request #144 from AttorneyOnline/config-rewrite
Rewrite ConfigManager and introduce new types for auth and logging.
2021-06-21 21:44:50 -05:00
MangosArentLiterature
624202beba Add comments to the sample config 2021-06-19 23:41:56 -05:00
MangosArentLiterature
0e6efb18c0 Use QSettings instead of settings struct
As it turns out, I am not intelligent.
2021-06-19 23:05:33 -05:00
MangosArentLiterature
c4db245bec Rewrite ConfigManager and server configs
- Rewrites ConfigManager
- Adds DataTypes
- Changes "auth" and "logging" to use new AuthType and LogType types.
- ConfigManager now handles all config loading
- Remove AreaData and Server config.ini and command config loading.
2021-06-18 18:06:32 -05:00
MangosArentLiterature
4f7d5cd045 Discord webhook refactor
Completely refactors the Discord class, breaking it up into separate functions and slots, removing circular dependencies, and replacing most pointers with const references.
2021-06-17 19:21:37 -05:00
in1tiate
bdd5ad745c Make iniswap detection ignore case 2021-06-17 03:32:01 -05:00