Commit Graph

120 Commits

Author SHA1 Message Date
rtw1x1
2663bb4c9c Merge pull request #33 from MindRapist/mr-3
MR-3: Bunch of fixes
2025-12-25 16:10:02 +00:00
Mind Rapist
f430a11e34 MR-3: Bunch of fixes 2025-12-25 17:52:05 +02:00
Mind Rapist
a91d49f440 MR-3: Bunch of fixes 2025-12-25 08:45:03 +02:00
d1str4ught
b2931f0f7d FIX_POS_SYNC removed 2025-12-25 03:29:38 +01:00
d1str4ught
20ea72df29 Merge pull request #32 from savisxss/main
Fix buffer overflow, fishing array bounds and Win64 compatibility
2025-12-25 02:49:52 +01:00
d1str4ught
bc8b22d799 Merge pull request #31 from jankes44/linux-distros-adjustments
add handling for other linux distros
2025-12-25 02:48:45 +01:00
d1str4ught
81fbc4b98e Merge pull request #30 from abuseer/patch-1
Fix POS_FIGHTING timer for aggressive skill casts
2025-12-25 02:46:58 +01:00
savis
86b6aa4d95 Fix buffer overflow, fishing array bounds and Win64 compatibility 2025-12-24 02:12:52 +01:00
jankes44
0fa9a2f46a add handling for other linux distros 2025-12-22 01:38:43 +00:00
ausser
b6c11aa516 Fix POS_FIGHTING timer for aggressive skill casts
Update combat timestamp on aggressive skill cast to prevent POS_FIGHTING from expiring when skills deal 0 damage.
2025-12-20 03:58:45 +02:00
d1str4ught
5d8bce819c Merge pull request #29 from MindRapist/mr-2
MR-2
2025-12-20 01:32:15 +01:00
Mind Rapist
337ce421c0 MR-2: Auto-revert POS_FIGHTING after inactivity + Realtime character level updates + Macros removed 2025-12-20 02:26:50 +02:00
Mind Rapist
b389e30db7 Merge branch 'mr-2' of https://github.com/MindRapist/m2dev-server-src into mr-2 2025-12-20 01:56:41 +02:00
Mind Rapist
47caa3e076 MR-2: Auto-revert POS_FIGHTING after inactivity + Realtime character level updates + Macros removed 2025-12-20 01:55:05 +02:00
Mind Rapist
a53600aebf MR-2: Auto-revert POS_FIGHTING after inactivity + Realtime character level updates 2025-12-20 01:22:23 +02:00
d1str4ught
e674212487 Merge pull request #28 from MindRapist/mr-2
MR-2
2025-12-20 00:21:16 +01:00
d1str4ught
5b5ddd5d6b Merge branch 'main' into mr-2 2025-12-20 00:19:49 +01:00
d1str4ught
d486caa4f7 feature macros removed 2025-12-20 00:14:55 +01:00
d1str4ught
2b6e7a1b26 Merge pull request #27 from rtw1x1/main
fix: POS_FIGHTING state
2025-12-20 00:13:42 +01:00
d1str4ught
fd4d5558af INT -> int32_t 2025-12-19 23:55:17 +01:00
Mind Rapist
6850f3f98e MR-2: Auto-revert POS_FIGHTING after inactivity + Realtime character level updates 2025-12-19 22:31:43 +02:00
Mind Rapist
9f390b4291 Merge branch 'mr-2' of https://github.com/MindRapist/m2dev-server-src into mr-2 2025-12-19 22:13:00 +02:00
Mind Rapist
166d750baa Update README.md 2025-12-19 22:12:39 +02:00
Mind Rapist
29dbd5a6d7 Update README.md 2025-12-19 22:10:56 +02:00
Mind Rapist
1dbb298cb8 MR-2: Auto-revert POS_FIGHTING after inactivity + Realtime character level updates 2025-12-19 22:09:37 +02:00
Mind Rapist
667277f519 MR-2: Auto-revert POS_FIGHTING after inactivity + Realtime character level updates 2025-12-19 22:07:07 +02:00
Mind Rapist
755b0e20a8 MR-2: Auto-revert POS_FIGHTING after inactivity + Realtime character level updates 2025-12-19 21:59:28 +02:00
rtw1x1
7748a50009 Remove FIX_BATTLE_INACTIVITY_TIMEOUT preprocessor directive 2025-12-19 15:44:17 +00:00
rtw1x1
e6b609c817 fix: POS_FIGHTING state 2025-12-19 15:38:13 +00:00
Mind Rapist
418afb19f4 MRMJ-1: Messenger & Skills fixes 2025-12-17 11:37:15 +02:00
Mind Rapist
0bc4fb8ba5 MRMJ-1: Messenger & Skills fixes 2025-12-15 12:14:01 +02:00
Mind Rapist
57db6f3ef6 MRMJ-1: Messenger & Skills fixes 2025-12-14 06:40:27 +02:00
Mind Rapist
0f79d890ba MRMJ-1: Messenger & Skills fixes 2025-12-14 05:17:16 +02:00
d1str4ught
da619922cb Merge pull request #22 from rtw1x1/main
Fix buffer overflow in QUERY_PLAYER_CREATE
2025-11-21 22:41:36 +01:00
rtw1x1
aded93fe68 Fix buffer overflow in QUERY_PLAYER_CREATE 2025-11-14 21:09:42 +00:00
d1str4ught
08b93e2ec8 Merge pull request #19 from rtw1x1/main
Fix Login failure. Credits @m2Ciaran, @Mind Rapist
2025-11-13 18:53:19 +01:00
d1str4ught
26094b5c95 Merge pull request #18 from savisxss/main
removed matrix
2025-11-13 18:52:38 +01:00
rtw1x1
92e41829a3 Fix login failure. Credits @m2ciaran, @Mind Rapist 2025-10-13 20:37:00 +01:00
rtw1x1
f414e39b0b Fix login failure. Credit @m2ciaran, @Mind Rapist 2025-10-13 20:34:45 +01:00
savis
194cff7af3 Merge branch 'main' of https://github.com/savisxss/m2dev-server-src 2025-10-13 19:17:49 +02:00
savis
f9aebd2f91 removed matrix 2025-10-13 19:17:41 +02:00
d1str4ught
b1b5193dba Merge pull request #17 from rtw1x1/main
Syncronise Wearable client - server.
2025-10-10 15:08:16 +02:00
d1str4ught
8a39a82b91 guild packets same size 2025-09-30 11:27:22 +02:00
rtw1x1
c0a26a6f6e Syncronise Wearable client - server. 2025-09-29 07:39:18 +01:00
d1str4ught
7504f3ae61 missing eFileUpdateOptions from a removal fixed 2025-09-28 15:40:16 +02:00
d1str4ught
cf2bb98569 Merge pull request #16 from meneleos/main
some fixes
2025-09-28 15:35:05 +02:00
meneleos
173c6828a8 some fixes 2025-09-26 22:03:13 +03:00
d1str4ught
fff90d6c6c Merge pull request #13 from Berkaykrdl/blockcountry-cleanup
chore: blockcountry, blockexception removed
2025-09-26 00:01:29 +02:00
d1str4ught
48b1809b47 Merge branch 'main' into blockcountry-cleanup 2025-09-26 00:01:22 +02:00
d1str4ught
214306f738 Merge pull request #12 from Berkaykrdl/ipban-cleanup
chore: unused ip ban removed
2025-09-26 00:00:19 +02:00