Hondacrx
|
d70529bc19
|
Core/Realms: Realmlist refactors
* Removed global realm variable from World and use RealmList everywhere
* Match auth build key with client version
* Restored allowedSecurityLevel checks for realmlist packet building
* Restored updating population field
Port From (https://github.com/TrinityCore/TrinityCore/commit/c4b710446d62c95eb8124175203fa5f394912594)
|
2024-09-26 12:53:15 -04:00 |
|
hondacrx
|
dab3a891a7
|
Added .server debug command
|
2024-02-23 23:23:27 -05:00 |
|
hondacrx
|
cda53c8e7f
|
Some cleanups. (might break build for scripts as they are a WIP)
|
2023-10-08 10:35:31 -04:00 |
|
hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -05:00 |
|
hondacrx
|
e0025794a5
|
Fixes most commands.
|
2022-06-11 21:09:48 -04:00 |
|
hondacrx
|
ed79f93c7b
|
1eca51b follow-up, nuke command.permission from orbit; it was only duplicating data already stored in the core.
Port From (https://github.com/TrinityCore/TrinityCore/commit/46d4e2fa8378eed414c07eb161a19b772c474735)
|
2022-06-09 16:27:15 -04:00 |
|
hondacrx
|
3e0f40be0c
|
Some cleanups to commands.
|
2022-06-07 17:49:43 -04:00 |
|
hondacrx
|
30a5bcdb4d
|
Misc fixes
|
2022-03-02 10:04:24 -05:00 |
|
hondacrx
|
e9eed31d90
|
Ok really add the new command stuff.
|
2022-01-20 10:02:10 -05:00 |
|
hondacrx
|
c2ae405346
|
Core/Commands: Cleanups
|
2020-08-24 17:38:22 -04:00 |
|
hondacrx
|
752137af52
|
Refactoring Cleanup
|
2020-02-03 14:42:20 -05:00 |
|
hondacrx
|
230453c451
|
New Year 2020 :)
|
2020-01-09 11:35:00 -05:00 |
|
hondacrx
|
87d30caa49
|
Ensure that all actions are compared to fixed point in time (ie. world update start)
Port From (https://github.com/TrinityCore/TrinityCore/commit/60663d1374beef3103f4787152654034fa4a8897)
|
2019-09-01 10:37:14 -04:00 |
|
hondacrx
|
1e1c5c77a8
|
2019 YAY!
|
2019-01-01 12:01:55 -05:00 |
|
hondacrx
|
1289bc3ed1
|
Core/Misc: Fixes
DB: Lots of DB fixes
|
2018-06-09 12:03:02 -04:00 |
|
hondacrx
|
216db1c23a
|
Core/Refactor: Part 1
|
2018-05-07 18:56:09 -04:00 |
|
hondacrx
|
24c91cee05
|
Some command fixes
|
2018-01-04 18:28:30 -05:00 |
|
hondacrx
|
28c0ef9d03
|
Happy New Year!!!!
|
2018-01-02 13:02:21 -05:00 |
|
hondacrx
|
8ed446ae7a
|
Replace most T.Parse with T.TryParse for all user input.
|
2017-11-05 15:21:29 -05:00 |
|
Fabian
|
a3dc7b3f48
|
Ported .Net Core commits:
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
|
2017-10-26 17:23:44 +02:00 |
|