WutheringWaves/GameServer/Controllers
2024-02-25 00:54:49 +03:00
..
Attributes CombatManager, Monster AI, monster death 2024-02-17 16:49:28 +03:00
ChatCommands avoid explicit notify send in logic parts, implement callbacks for that 2024-02-25 00:49:57 +03:00
Combat avoid explicit notify send in logic parts, implement callbacks for that 2024-02-25 00:49:57 +03:00
Factory Improvements in handling system, logo in sdkserver 2024-02-20 22:39:08 +03:00
Manager Entity system 2024-02-10 19:04:03 +03:00
Result Improvements in handling system, logo in sdkserver 2024-02-20 22:39:08 +03:00
AchievementController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
ChatController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
CombatMessageController.cs Handle movement (fixes position reset after formation change) 2024-02-24 15:37:52 +03:00
Controller.cs Improvements in handling system, logo in sdkserver 2024-02-20 22:39:08 +03:00
CreatureController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
DailyActivityController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
ExchangeRewardController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
ExploreProgressController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
FormationAttributeController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
FormationController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
FriendSystemController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
FunctionalController.cs Entity system 2024-02-10 19:04:03 +03:00
GachaController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
InfluenceReputationController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
InventoryController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
LoginController.cs Unlock all items by default 2024-02-22 22:32:57 +03:00
LordGymController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
PlayerInfoController.cs Implement PlayerAttrs as intended 2024-02-22 23:09:07 +03:00
RoguelikeController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
RoleController.cs avoid explicit notify send in logic parts, implement callbacks for that 2024-02-25 00:49:57 +03:00
RouletteController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
ShopController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
TeleportController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
ThirdPartySdkController.cs Add dummy handler for AceAntiDataPush (annoying) 2024-02-10 14:51:20 +03:00
TowerController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
TutorialController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00
WorldController.cs avoid explicit notify send in logic parts, implement callbacks for that 2024-02-25 00:49:57 +03:00
WorldMapController.cs cleanup 'using' directives 2024-02-25 00:54:49 +03:00