.. |
core
|
Use FE2CL_..._AROUND, _AROUND_DEL packets (#295)
|
2024-10-28 20:49:34 -07:00 |
db
|
Auth Cookie Support (#285)
|
2024-09-17 20:41:48 -07:00 |
sandbox
|
[sandbox] Print error message on seccomp sandbox violation
|
2024-10-17 01:04:50 +02:00 |
servers
|
Only listen for monitor connections on localhost by default
|
2024-10-17 01:04:50 +02:00 |
structs
|
Implement multiple-choice mission rewards
|
2020-12-23 13:50:12 -05:00 |
Abilities.cpp
|
Replace most usages of CN_PACKET_BUFFER_SIZE with usable body size
|
2024-10-28 20:39:25 -07:00 |
Abilities.hpp
|
[refactor] More buff + skill fixes
|
2023-10-08 16:43:11 -04:00 |
Bucket.hpp
|
Use FE2CL_..._AROUND, _AROUND_DEL packets (#295)
|
2024-10-28 20:49:34 -07:00 |
Buddies.cpp
|
Replace most usages of CN_PACKET_BUFFER_SIZE with usable body size
|
2024-10-28 20:39:25 -07:00 |
Buddies.hpp
|
Client synchronization improvements (#283)
|
2024-06-27 08:19:54 -05:00 |
Buffs.cpp
|
Replace most usages of CN_PACKET_BUFFER_SIZE with usable body size
|
2024-10-28 20:39:25 -07:00 |
Buffs.hpp
|
reduce drain tickrate
|
2023-10-08 16:43:11 -04:00 |
BuiltinCommands.cpp
|
Merge branch 'refactor'
|
2023-10-08 16:54:42 -04:00 |
BuiltinCommands.hpp
|
[refactor] Move files to core/ and servers/ subdirectories
|
2021-03-17 20:16:48 +01:00 |
Chat.cpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
Chat.hpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
Chunking.cpp
|
Use FE2CL_..._AROUND, _AROUND_DEL packets (#295)
|
2024-10-28 20:49:34 -07:00 |
Chunking.hpp
|
[refactor] Sync with master
|
2023-10-08 16:41:51 -04:00 |
Combat.cpp
|
Replace most usages of CN_PACKET_BUFFER_SIZE with usable body size
|
2024-10-28 20:39:25 -07:00 |
Combat.hpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
CustomCommands.cpp
|
Notify if player must log out and back in for access change
|
2024-06-23 18:41:43 -07:00 |
CustomCommands.hpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
Eggs.cpp
|
Use FE2CL_..._AROUND, _AROUND_DEL packets (#295)
|
2024-10-28 20:49:34 -07:00 |
Eggs.hpp
|
Use FE2CL_..._AROUND, _AROUND_DEL packets (#295)
|
2024-10-28 20:49:34 -07:00 |
Email.cpp
|
Immediate email notifications (#281)
|
2024-06-23 10:32:22 -05:00 |
Email.hpp
|
[refactor] Replace a few uses of magic numbers with enums
|
2023-10-08 16:31:53 -04:00 |
Entities.cpp
|
Use FE2CL_..._AROUND, _AROUND_DEL packets (#295)
|
2024-10-28 20:49:34 -07:00 |
Entities.hpp
|
Use FE2CL_..._AROUND, _AROUND_DEL packets (#295)
|
2024-10-28 20:49:34 -07:00 |
EntityRef.hpp
|
[refactor] New buff framework (player implementation)
|
2023-10-08 16:34:43 -04:00 |
Groups.cpp
|
Replace most usages of CN_PACKET_BUFFER_SIZE with usable body size
|
2024-10-28 20:39:25 -07:00 |
Groups.hpp
|
[refactor] Active power handling
|
2023-10-08 16:43:11 -04:00 |
Items.cpp
|
Replace most usages of CN_PACKET_BUFFER_SIZE with usable body size
|
2024-10-28 20:39:25 -07:00 |
Items.hpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
main.cpp
|
[sandbox] Landlock support
|
2024-10-17 01:03:06 +02:00 |
Missions.cpp
|
Replace most usages of CN_PACKET_BUFFER_SIZE with usable body size
|
2024-10-28 20:39:25 -07:00 |
Missions.hpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
MobAI.cpp
|
Replace most usages of CN_PACKET_BUFFER_SIZE with usable body size
|
2024-10-28 20:39:25 -07:00 |
MobAI.hpp
|
Rename coord args in summonNPC() and constructors to clarify purpose
|
2023-10-08 16:43:11 -04:00 |
Nanos.cpp
|
Shard crash fixes
|
2023-12-19 13:23:58 -05:00 |
Nanos.hpp
|
[refactor] Active power handling
|
2023-10-08 16:43:11 -04:00 |
NPCManager.cpp
|
only allow barkers of simple npcs
|
2023-12-12 06:01:30 -08:00 |
NPCManager.hpp
|
Refactor and generalize NPCEvent logic
|
2023-10-08 16:43:11 -04:00 |
Player.hpp
|
Client synchronization improvements (#283)
|
2024-06-27 08:19:54 -05:00 |
PlayerManager.cpp
|
Client synchronization improvements (#283)
|
2024-06-27 08:19:54 -05:00 |
PlayerManager.hpp
|
[refactor] Active power handling
|
2023-10-08 16:43:11 -04:00 |
PlayerMovement.cpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
PlayerMovement.hpp
|
[refactor] Extract PlayerMovement.cpp from PlayerManager.cpp
|
2021-03-13 02:59:18 +01:00 |
Racing.cpp
|
Rank Calculation Out-of-Bounds Fix (#268)
|
2023-12-24 02:49:51 +01:00 |
Racing.hpp
|
Original Racing Scores Functionality (#257)
|
2023-10-12 04:42:57 +02:00 |
Rand.cpp
|
Use cryptographic RNG to generate the shard connection serial key
|
2022-07-24 21:36:03 +02:00 |
Rand.hpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
settings.cpp
|
Only listen for monitor connections on localhost by default
|
2024-10-17 01:04:50 +02:00 |
settings.hpp
|
BUILD - Optimize Dockerfile by using alpine as base image (#277)
|
2024-10-28 21:26:25 -07:00 |
TableData.cpp
|
Fix a few compiler warnings and formatting for DB startup message (#272)
|
2024-03-31 13:02:39 -05:00 |
TableData.hpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
Trading.cpp
|
Add missing trade offer packets (#280)
|
2024-06-22 18:20:59 -05:00 |
Trading.hpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
Transport.cpp
|
Restore the check that makes sure mob paths start from their spawn point
|
2024-10-19 04:26:09 +02:00 |
Transport.hpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
Vendors.cpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |
Vendors.hpp
|
The great re-#include
|
2023-10-08 16:34:18 -04:00 |