Mitch Freeman
1221e88d92
[Fix] Add trader/buyer cleanup actions ( #4843 )
...
* Add trader/buyer cleanup actions
Add trader/buyer db cleanup for
- on zone idle
- on client first login
- when world drops a zone connection
- in Client::ProcessMovePC
Cleanup several compiler warnings
* Formatting Updates
2025-05-14 20:24:59 -05:00
Chris Miles
ca9c1fdd24
[API] Expose Zoneserver Compile Metadata ( #4815 )
2025-03-29 18:14:02 -05:00
Alex King
4491bb9a70
[Cleanup] Remove is_authenticatd, LSShutDownUpdate(), and SetInstanceID() from zoneserver.h ( #3109 )
...
# Notes
- These are unsued.
2023-03-17 06:23:19 -04:00
Chris Miles
f357361474
[Logging] Add stack trace in code paths that shouldn't occur ( #2453 )
...
* [Logging] Add stack trace in code paths that shouldn't occur
* Update zone_store.cpp
* Windows workaround
2022-09-28 13:32:39 -05:00
Kinglykrab
6e0d101457
[Cleanup] Possible issues with variable/parameter name equality. ( #2161 )
2022-05-09 21:00:37 -04:00
Kinglykrab
9d784d0d9b
[Bug Fix] Fix possible issue where variables have the same name. ( #2156 )
...
* [Bug Fix] Fix possible issue where variables have the same name.
* Naming.
2022-05-08 01:43:28 -04:00
Kinglykrab
7df9b2974b
[Commands] Cleanup #reloadzps Command. ( #2129 )
...
* [Commands] Cleanup #reloadzps Command.
- Cleanup messages and logic.
- Make reloading of zone points global instead of zone specific.
* Further cleanup.
- Add zone->GetZoneDescription().
- Add mob->GetTargetDescription(mob).
* Final cleanup.
* Typo.
2022-05-07 03:23:15 -04:00
Kinglykrab
90bcc5f03c
[Commands] Cleanup #zonelock Command. ( #1711 )
...
* [Commands] Cleanup #zonelock Command.
- Add support for Zone IDs.
- Cleanup messages and display.
- Fix dangling pointer in ZoneLongName() helper method so name is displayed properly.
* Add account status enum.
* Typo.
* Typo.
* Convert list to constants.
* Cleanup.
* Update command.cpp
* Fix compile.
2021-11-14 11:32:08 -05:00
Akkadius
ed7ce38fe0
Add some pointer safety checks to underlying data service call [skip ci]
2019-11-03 14:34:07 -06:00
KimLS
777f182282
Update fmt lib with submodule
2019-03-10 00:10:47 -08:00
KimLS
5060de9b58
Keep alive implemented for world->zone
2018-07-07 22:19:24 -07:00
KimLS
31d8336b4b
Fix acceptmessages, added exp hooks to luamods
2017-06-10 15:12:31 -07:00
KimLS
2447c38c82
Working on world <-> zone communication needs a ton of work really need to rewrite how world works with zones.
2017-01-02 22:38:47 -08:00
Akkadius
33917fe2a9
- Add Zone Process ID (OS PID) as information passed back to world, ultimately with the ability to display it in the telnet console under 'zonestatus'
...
- Refactored some zoneserver/worldserver code for readability
2015-10-31 20:19:57 -05:00
KimLS
4d68ddc82f
More NAT fixes, please work
2015-07-16 15:07:59 -07:00
KimLS
b7cd0b223f
Added two other commands to let you do shared reloading on your own without the hotfix command. Also changed how world determines a zone's address
2015-07-16 01:51:10 -07:00
KimLS
f388a605dd
Spelling errors and revised my cle change to put it much lower so it shouldn't have any side effects other than avoiding the crash
2015-01-30 15:03:02 -08:00
KimLS
4821ed79fb
More renames, world should be done
2014-08-21 23:30:09 -07:00
KimLS
06f18225ce
Renaming headers is hard work
2014-08-21 17:26:32 -07:00
j883376
4bdd8b2502
Change space indentation to tabs
2013-05-09 11:37:51 -04:00
j883376
ffcff4aea1
Remove trailing whitespace
2013-05-09 11:13:16 -04:00
KimLS
da7347f76f
svn -> git Migration
2013-02-16 16:14:39 -08:00