.. |
contrib
|
Update sqlite_orm to 1.6
|
2020-10-24 09:47:46 -05:00 |
mingw
|
inital commit
|
2020-08-18 15:42:30 -05:00 |
structs
|
added bank functionality, refactored itemMoveHandler
|
2020-09-14 16:07:02 +02:00 |
BuddyManager.cpp
|
Refactor buddy request-by-name
|
2020-11-11 09:06:41 -05:00 |
BuddyManager.hpp
|
Refactor buddy request-by-name
|
2020-11-11 09:06:41 -05:00 |
ChatManager.cpp
|
added basic player buffs implementation
|
2020-11-11 23:19:07 -05:00 |
ChatManager.hpp
|
Chat strings are now sanitized.
|
2020-10-31 21:31:25 +01:00 |
ChunkManager.cpp
|
Remove redundant instance deletion
|
2020-10-25 18:14:35 -04:00 |
ChunkManager.hpp
|
Possibly fixed all chunking desyncs
|
2020-10-24 03:47:34 +01:00 |
CNLoginServer.cpp
|
Allow period and numbers in firstname/lastname regex check (#144)
|
2020-11-08 14:34:02 -06:00 |
CNLoginServer.hpp
|
The login server now sends live checks.
|
2020-10-08 01:21:48 +02:00 |
CNProtocol.cpp
|
Cleanup for 1.2.
|
2020-10-19 20:48:57 +02:00 |
CNProtocol.hpp
|
Cleanup for 1.2.
|
2020-10-19 20:48:57 +02:00 |
CNShardServer.cpp
|
Fixed the NULL Player* in PlayerManager::players bug.
|
2020-10-23 05:32:14 +02:00 |
CNShardServer.hpp
|
Save connected players to DB when gracefully terminating the server.
|
2020-10-02 19:34:09 +02:00 |
CNShared.cpp
|
Cleaned up all whitespace issues.
|
2020-09-14 16:07:05 +02:00 |
CNShared.hpp
|
Cleanup for 1.2.
|
2020-10-19 20:48:57 +02:00 |
CNStructs.hpp
|
Integrate email handlers with DB
|
2020-11-08 14:39:17 -05:00 |
Database.cpp
|
Add garbage collection for non-existent players
|
2020-11-10 18:16:06 -05:00 |
Database.hpp
|
Explicitly update buddy records in DB
|
2020-11-09 05:04:06 -05:00 |
Defines.cpp
|
Reword some comments and correct paths in the Readme.
|
2020-08-28 22:18:28 +02:00 |
Defines.hpp
|
Cleaned up whitespace.
|
2020-10-05 02:03:13 +02:00 |
GroupManager.cpp
|
Chat strings are now sanitized.
|
2020-10-31 21:31:25 +01:00 |
GroupManager.hpp
|
Bugfixes + Damage Formula Adjustment
|
2020-10-11 18:39:52 +01:00 |
ItemManager.cpp
|
Moved Debuff handling to Combat + Bugfixes
|
2020-10-31 15:55:44 +00:00 |
ItemManager.hpp
|
Cleanup for 1.2.
|
2020-10-19 20:48:57 +02:00 |
main.cpp
|
Integrate email handlers with DB
|
2020-11-08 14:39:17 -05:00 |
MissionManager.cpp
|
Add missing sanity checks to quitTask and useItem
|
2020-10-25 18:33:02 -04:00 |
MissionManager.hpp
|
Cleanup for 1.2.
|
2020-10-19 20:48:57 +02:00 |
MobManager.cpp
|
Fix a bug where the server would crash if Drain killed a mob.
|
2020-11-11 23:35:00 +01:00 |
MobManager.hpp
|
Moved Debuff handling to Combat + Bugfixes
|
2020-10-31 15:55:44 +00:00 |
NanoManager.cpp
|
added basic player buffs implementation
|
2020-11-11 23:19:07 -05:00 |
NanoManager.hpp
|
Make nano skill change consume FM & power items
|
2020-10-24 18:31:07 -04:00 |
NPC.hpp
|
Add support for unique instances
|
2020-10-15 11:46:53 -04:00 |
NPCManager.cpp
|
EggBuffs now stores debuff timestamp instead of remaining time
|
2020-11-11 23:19:07 -05:00 |
NPCManager.hpp
|
implemented player debuff
|
2020-11-11 23:19:07 -05:00 |
Player.hpp
|
added basic player buffs implementation
|
2020-11-11 23:19:07 -05:00 |
PlayerManager.cpp
|
Fix buddy list not syncing properly
|
2020-11-08 13:58:44 -05:00 |
PlayerManager.hpp
|
Chat strings are now sanitized.
|
2020-10-31 21:31:25 +01:00 |
settings.cpp
|
Bugfixes.
|
2020-10-21 02:38:30 +02:00 |
settings.hpp
|
functional crates (no more plungers) (#133)
|
2020-10-18 01:30:37 +02:00 |
TableData.cpp
|
Make nano skill change consume FM & power items
|
2020-10-24 18:31:07 -04:00 |
TableData.hpp
|
functional crates (no more plungers) (#133)
|
2020-10-18 01:30:37 +02:00 |
TransportManager.cpp
|
Instance Stuff
|
2020-10-15 11:44:15 -04:00 |
TransportManager.hpp
|
Slider path, fixes, tweaks
|
2020-10-20 10:40:50 -04:00 |