DarkflameServer/dScripts/02_server/Map
David Markowitz f0b6ad89d9
chore: Player class removal (#1445)
* SystemAddress and destructor

* move respawn logic to character comp

Tested that respawn pos and rot can be set as per previously by crossing a respawn point and smashing to see if I would respawn at the new place.

* Move loot cheat checking

* Remove GetParentUser overload

Tested completing missions
control behaviors
collecting life crate
completing a bunch of missions using macros
loading into worlds
brick-by-brick
placing models
digging the x spot in gnarled forest
can still ban and mute players
cheat detection is still doing its thing
flags are still set (checked with flag 45)
claim codes still work (created new char, checked the lego club mail was there)

* Move player constructor logic

Its now at the bottom of Entity constructor.  Time to remove Player

* Remove Player class

Removes the Player class.  Tested that I can still login and see another player in Venture Explorer and logging out a few times still works as well as smashing enemies

* store ptr

* Update SlashCommandHandler.cpp
2024-02-04 06:29:05 -08:00
..
AG refactor: allow usage of NiPoint3 and NiQuaternion in constexpr context (#1414) 2024-01-29 01:53:12 -06:00
AG_Spider_Queen fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00
AM refactor: allow usage of NiPoint3 and NiQuaternion in constexpr context (#1414) 2024-01-29 01:53:12 -06:00
FV fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00
General chore: Player class removal (#1445) 2024-02-04 06:29:05 -08:00
GF refactor: allow usage of NiPoint3 and NiQuaternion in constexpr context (#1414) 2024-01-29 01:53:12 -06:00
njhub fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00
NS fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00
NT fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00
PR fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00
Property fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00
SS fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00
VE fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00
CMakeLists.txt fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00