HikikoMarmy
|
d4dfbddf69
|
Reorganized and cleaned up the solution.
Release
|
2026-03-02 12:37:07 +00:00 |
|
HikikoMarmy
|
8012f30170
|
Merge branch 'master' of https://github.com/HikikoMarmy/Norrath-Server-Emu
|
2025-07-17 22:08:59 +01:00 |
|
HikikoMarmy
|
25bd188218
|
Logging cleanup
|
2025-07-17 22:08:46 +01:00 |
|
HikikoMarmy
|
f35c6ca0fe
|
Add/Remove Friends
Add/Remove Ignores
|
2025-07-17 22:08:34 +01:00 |
|
HikikoMarmy
|
da8e37bc85
|
Merge branch 'master' of https://github.com/HikikoMarmy/Norrath-Server-Emu
|
2025-07-17 22:03:56 +01:00 |
|
HikikoMarmy
|
ad87ee48d7
|
Support Removal of Friends and Ignores
|
2025-07-17 22:03:45 +01:00 |
|
HikikoMarmy
|
9a4c809549
|
Update README.md
|
2025-07-17 21:50:23 +01:00 |
|
HikikoMarmy
|
de44aa63cf
|
Reorganized some files.
|
2025-07-17 21:48:23 +01:00 |
|
HikikoMarmy
|
849c198da2
|
Cleanup some variables
|
2025-07-17 21:46:29 +01:00 |
|
HikikoMarmy
|
f26aedfcd2
|
Don't send messages to ignored users
|
2025-07-17 21:45:49 +01:00 |
|
HikikoMarmy
|
0ddf027fa4
|
Friends List
Ignore List
Instant Messaging
|
2025-07-17 21:45:13 +01:00 |
|
HikikoMarmy
|
3696c6f36f
|
Load and Save socials.
Removed Session History (Useless)
|
2025-07-17 21:43:45 +01:00 |
|
HikikoMarmy
|
5c8728623b
|
Deleting junk files
|
2025-07-17 21:43:03 +01:00 |
|
HikikoMarmy
|
b44ad1a459
|
Deleting nullsub notify packet.
|
2025-07-16 08:29:04 +01:00 |
|
HikikoMarmy
|
2fb47ce46e
|
Remove member ID as it's not needed.
|
2025-07-16 08:25:39 +01:00 |
|
HikikoMarmy
|
81c6f94a5b
|
Reverse the IP ordering.
Fixes external connections
|
2025-07-16 02:28:10 +01:00 |
|
HikikoMarmy
|
7bbdd24317
|
Pad character data.
May fix the 99% issue?
|
2025-07-16 02:27:32 +01:00 |
|
HikikoMarmy
|
414f3f9e8b
|
Clean up socket management
|
2025-07-03 18:16:11 +01:00 |
|
HikikoMarmy
|
0bbe5f1d1e
|
Database Transaction Guard
|
2025-07-03 16:55:06 +01:00 |
|
HikikoMarmy
|
6d4269485f
|
Update config fields
|
2025-07-03 16:52:52 +01:00 |
|
HikikoMarmy
|
0f3a61c5d5
|
Merge branch 'master' of https://github.com/HikikoMarmy/Norrath-Server-Emu
|
2025-07-01 16:27:56 +01:00 |
|
HikikoMarmy
|
48d3ee37a2
|
Merge branch 'master' of https://github.com/HikikoMarmy/Norrath-Server-Emu
|
2025-07-01 16:27:36 +01:00 |
|
HikikoMarmy
|
9e2028f409
|
Merge branch 'master' of https://github.com/HikikoMarmy/Norrath-Server-Emu
|
2025-07-01 15:11:23 +01:00 |
|
HikikoMarmy
|
256a8c55c2
|
Simplification of discovery events
|
2025-07-01 15:11:11 +01:00 |
|
HikikoMarmy
|
201f6b25d4
|
Update README.md
|
2025-07-01 14:24:28 +01:00 |
|
HikikoMarmy
|
aa0129b5b0
|
Project Rename to "Champions Reborn"
|
2025-07-01 14:16:51 +01:00 |
|
HikikoMarmy
|
d495e5081f
|
Handle Shutdowns
Server Rename
|
2025-07-01 14:01:58 +01:00 |
|
HikikoMarmy
|
03fcd59f9d
|
"Format" style arguments for logging.
|
2025-07-01 14:01:18 +01:00 |
|
HikikoMarmy
|
d2cd5f55c6
|
Refactor network events for cleaner buffer management.
Naming some previously unnamed events.
|
2025-07-01 14:00:49 +01:00 |
|
HikikoMarmy
|
e15570ceec
|
Additional user variables for chatrooms and match making.
Session Recovery for disconnects
|
2025-07-01 13:59:24 +01:00 |
|
HikikoMarmy
|
b4ab6cd31b
|
Refactoring game sessions for better RTA support
|
2025-07-01 13:58:11 +01:00 |
|
HikikoMarmy
|
57c256b008
|
Chat Room Support
|
2025-07-01 13:56:24 +01:00 |
|
HikikoMarmy
|
8f029d4c72
|
Network character saving
|
2025-07-01 13:56:07 +01:00 |
|
HikikoMarmy
|
c7a3b3baab
|
Database updates
Load Account (for chat handles, etc)
Cleanup Character Data
Cleanup Sessions
|
2025-07-01 13:54:10 +01:00 |
|
HikikoMarmy
|
494dea65ff
|
Cleanup useless include
|
2025-07-01 13:52:04 +01:00 |
|
HikikoMarmy
|
5ae467de40
|
Utilities and nice-to-haves
|
2025-07-01 13:51:38 +01:00 |
|
HikikoMarmy
|
31ce20de50
|
Constants for RTA
|
2025-07-01 13:51:21 +01:00 |
|
HikikoMarmy
|
9c8b4b5b1d
|
Merge branch 'master' of https://github.com/HikikoMarmy/Norrath-Server-Emu
|
2025-06-15 23:09:04 +01:00 |
|
HikikoMarmy
|
8f93287ada
|
Fixed Zero Run Length Compression
|
2025-06-15 23:08:40 +01:00 |
|
HikikoMarmy
|
fffbc95b87
|
Store the game type in the socket for gateways
|
2025-06-15 23:07:52 +01:00 |
|
HikikoMarmy
|
ec98c7a8ab
|
Update README.md
|
2025-06-15 00:29:59 +01:00 |
|
HikikoMarmy
|
cb7a3f0825
|
Lobby ports for CON and RTA
|
2025-06-15 00:22:14 +01:00 |
|
HikikoMarmy
|
e1eba1a3d0
|
General cleanup of code and headers.
|
2025-06-15 00:20:29 +01:00 |
|
HikikoMarmy
|
fec6eccae4
|
Miscellaneous RTA support
|
2025-06-15 00:19:35 +01:00 |
|
HikikoMarmy
|
f54870cc1a
|
Initial Character support for RTA
|
2025-06-15 00:19:00 +01:00 |
|
HikikoMarmy
|
08c6604f68
|
Move Constants to Common
|
2025-06-15 00:18:22 +01:00 |
|
HikikoMarmy
|
63a0978cbe
|
Support for RTA and game regions via gateway sockets.
|
2025-06-15 00:18:08 +01:00 |
|
HikikoMarmy
|
cb1daf15a6
|
Improvements to sockets for thread safety
|
2025-06-15 00:17:38 +01:00 |
|
HikikoMarmy
|
904722b74c
|
Removal of Global defines.
|
2025-06-15 00:17:05 +01:00 |
|
HikikoMarmy
|
38d08dc7de
|
Support for Return To Arms Events and Notifications.
|
2025-06-15 00:16:45 +01:00 |
|