Kargatum
5787d00d54
chore(Core/Logging): replace most server loggers ( #5726 )
...
* chore(Core/Logging): replace most server loggers
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-06-21 03:07:12 +02:00
Francesco Borzì
23e9b85d0e
refactor(Core): code cleanup (part 3) ( #6380 )
2021-06-19 01:25:29 +02:00
Axel Cocat
848bb0891b
feat(Core): add argument to .character rename to add name to reserved_name ( #6163 )
2021-06-18 17:09:29 +02:00
UltraNix
289f140ab1
fix(Core/Loot): Fixed loading conditioned item loot. ( #6337 )
...
- Fixes #6326
2021-06-18 17:07:24 +02:00
Kargatum
3da83cc0e6
feat(Common/IPLocation): replace ip2nation by ip2location ( #5653 )
2021-06-17 22:02:08 +02:00
UltraNix
6dacfc0717
fix(Core/Loot): properly save and load from DB loot from items ( #6151 )
...
- Closes #5472
- Closes https://github.com/chromiecraft/chromiecraft/issues/456
2021-06-08 19:26:34 +02:00
UltraNix
beb4df9d3e
fix(Core/Shared/DB): recommit transactions on dead-lock error ( #6069 )
2021-06-01 15:36:59 +02:00
Kitzunu
897a02bb75
refactor(Core/Misc): acore to Acore ( #6043 )
2021-05-31 14:21:54 +02:00
Kitzunu
ae665f7ec3
feat(Core/Command): server debug ( #6007 )
...
* initial work
* fix query
* load
* clean up
* remove from startup
* ACE
* remove static
* Update MySQLThreading.cpp
* not used
* Update MySQLThreading.cpp
* unit testing
* Update WorldMock.h
* show Boost ver
* Update WorldMock.h
* include
* Now we have boost::filesystem woo
* fix build
* fix typo
2021-05-30 21:12:01 +02:00
Kargatum
78e1719c80
feat(Core/Misc): includes cleanup ( #5953 )
2021-05-26 19:00:08 +07:00
Francesco Borzì
aab32e5f30
feat(TOTP): use feature toggle via authserver.conf ( #5978 )
...
* Revert "Revert "feat(Core/Auth): add AccountInfo helper (#5640 )" (#5971 )"
This reverts commit fe6db2ff96 .
* feat(TOTP): use feature toggle via authserver.conf
* chore(wip): wip
* Update src/server/authserver/authserver.conf.dist
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-05-21 09:56:52 +02:00
Axel Cocat
983d4b5771
fix(Core/Database): fix wrong Field::IsNull() return value on null binary fields ( #5975 )
2021-05-21 01:13:49 +02:00
Kitzunu
fe6db2ff96
Revert "feat(Core/Auth): add AccountInfo helper ( #5640 )" ( #5971 )
...
This reverts commit e50754d804 .
2021-05-20 23:23:50 +02:00
Kargatum
e50754d804
feat(Core/Auth): add AccountInfo helper ( #5640 )
2021-05-20 10:16:50 +02:00
UltraNix
8dd58ebb5b
fix(Core): Memleaks fixes - Part II. ( #5760 )
2021-05-14 10:15:45 +02:00
Kargatum
26f2abaaa9
feat(Core/Authserver): TOTP rewrite ( #5620 )
2021-05-12 18:57:10 -06:00
Francesco Borzì
053f9f5fa4
feat(Core/DB): reconnect seconds and attempts configurable ( #5673 )
2021-05-10 20:09:23 +02:00
UltraNix
87a35b6569
fix(Core/GameObjects): Gameobject rotation and moving actions not updating to client ( #5223 )
2021-05-02 19:25:50 -06:00
UltraNix
f4c226423d
feat(Core/Misc): implement ObjectGuid class (port from TC) ( #4885 )
2021-04-25 22:18:03 +02:00
Kargatum
a278fd7340
feat(Cmake/Database): separate database lib from common ( #5334 )
...
* feat(Core/Database): separate databse lib from common
* 1
2021-04-20 12:08:23 +02:00