HailStorm32
b798da8ef8
fix: Update mute expiry from database ( #1871 )
...
* Update mute expiry from database
* Address review comments
* Address review comment
Co-authored-by: David Markowitz <39972741+EmosewaMC@users.noreply.github.com >
---------
Co-authored-by: David Markowitz <39972741+EmosewaMC@users.noreply.github.com >
2025-09-08 23:07:08 -07:00
David Markowitz
ec501831e6
fix: Remove database requirements for Property Entrance Component and greatly simplify logic ( #1650 )
...
* remove complex queries and move logic to dDatabase
remove unused code
Use correct id
fix arrows
use correct parameter
fix queries
Update Property.cpp
remove unused header
remove extra include
* fix tests
* Update dGame/dComponents/PropertyEntranceComponent.h
Co-authored-by: jadebenn <jadebenn@users.noreply.github.com >
* Update dGame/User.h
Co-authored-by: jadebenn <jadebenn@users.noreply.github.com >
---------
Co-authored-by: jadebenn <jadebenn@users.noreply.github.com >
2024-11-23 15:56:31 -06:00
David Markowitz
2804dc3ec2
fix: make include paths consistent ( #1390 )
...
* fix: bad header includes
tests pass
* fix-up more include paths
2024-01-05 06:33:52 -06:00
David Markowitz
511672c5cb
fix: general crashes ( #1336 )
...
* Fix crashes
fix crash with chat filter
fix ldf_config being empty in database on windows debug
* WorldServer: Fix further crashes on windows
address multi threaded signal handling on worldservers
Remove iterator invalidation code in zone manager
2023-12-16 12:27:06 -06:00
Aaron Kimbrell
72ca0f13ff
breakout gmlevel into a scoped enum ( #996 )
...
* breakout gmlevel enum and make it a class
tested that things still work
slash command,
chat restrictions,
packets and serializations
* fix GM level for some slash commands
* fix new use of this enum
2023-03-24 18:16:45 -05:00
aronwk-aaron
19e77a38d8
format codebase
2022-07-28 08:39:57 -05:00
Jett
945e572493
Add best friend check and complete blacklist
2022-07-17 09:40:34 +01:00
Unknown
0545adfac3
Public release of the DLU server code!
...
Have fun!
2021-12-05 18:54:36 +01:00