Toofy
d4d8c3c155
Moving around level up logic to make gm level up command behave 'normally'
2023-04-18 16:42:25 +01:00
Mordred
31557f52f8
Fixe for target and statuseffect issues, cleanup of gambits
2023-03-12 20:46:27 +01:00
Mordred
5cc7b0c87b
Converted autoattacks to the action system
2023-03-11 20:52:52 +01:00
Mordred
5d353de158
Action logic rework #1
...
statuseffects and autoattack still on the todo list
2023-03-10 17:32:52 +01:00
Mordred
0def7896ec
Refactoring of action logic, ongoing.
...
Fixing source of actorcontrols being always player for single target packets.
2023-03-09 21:54:30 +01:00
Mordred
859f2329bb
Another big batch of refactoring for readability.
2023-03-08 09:20:08 +01:00
Mordred
ca002dadd1
Renamed the Util::Player namespace to Util::Packet. More cleanups and refactorings.
2023-03-07 10:25:55 +01:00
Mordred
5fdbc90487
Next big batch of packet cleanup
2023-03-06 13:27:56 +01:00
Mordred
f4ab4ab418
More cleanup of player packets.
2023-03-06 10:12:29 +01:00
Mordred
35f3ef8109
Moving player packet generation into a player util function
2023-03-05 23:27:43 +01:00
Mordred
fe471fb4f1
Fix for online status and minor cleanup
2023-03-02 07:38:14 +01:00
Mordred
e0ec74a6bc
More cleanups.
2023-02-25 15:31:57 +01:00
Mordred
d34bddc6ae
Removed redundant max_hp/max_mp
2023-02-21 07:58:53 +01:00
Mordred
065c1817bd
Missed a few state flags functions during renaming.
2023-02-20 16:41:04 +01:00
Mordred
6bf3ac0be8
Refactoring ongoing.
2023-02-20 15:25:57 +01:00
Mordred
188d80d2ec
Alot more cleanups in various areas.
2023-02-20 11:24:02 +01:00
Mordred
9b46b89c65
Changing various packet sending functions to clean up the project.
2023-02-17 15:34:51 +01:00
Rushi
a17c891c2c
[3.x] Basic map icon support (MapMgr backport) ( #896 )
...
* Fix several structs
* Preliminary map icon support (only quests work)
Backport of #721 to 3.x
* MapMgr cleanup
* Add missing null check for ENpcBase
* Use CLASSJOB_SLOTS in PlayerSetup instead
* Use util function for getting bit fields
2023-02-16 22:16:01 +01:00
Mordred
85501effed
Implemented a basic actionintegrity implementation, subject to be changed.
...
Fixed replay packet sending.
2023-02-16 08:25:03 +01:00
Mordred
9f100bc671
Fixed a couple minor struct issues and overall changed login packetflow to be more retail-like.
...
Added a few unknown actorcontrol packets for testing.
2023-02-14 13:50:08 +01:00
Lucy
7524e39304
Cleaner way to add gearsets
2023-02-12 23:11:26 +01:00
Lucy
5f04ef60ef
Set FirstClass properly
2023-02-11 17:31:48 +01:00
Lucy
595795d3b0
Implement glamouring
2023-02-11 17:31:48 +01:00
Mordred
a55e912d9f
Merge attempt #2
2023-02-10 21:38:08 +01:00
Mordred
4a8092b71e
Revert "Merge and minor cleanup"
...
This reverts commit 4c35944433
.
2023-02-10 21:28:34 +01:00
Mordred
4c35944433
Merge and minor cleanup
2023-02-10 21:22:54 +01:00
Mordred
19d84b5eb3
Merge branch 'master' of https://github.com/SapphireMordred/Sapphire
2023-02-10 21:16:31 +01:00
Alice Ogeda
83a08ea149
Merge branch 'master' of https://github.com/SapphireServer/Sapphire into teletubbies-vacuum-cleaner
2023-02-10 17:14:24 -03:00
Alice Ogeda
2ae6600a03
fix bonus stats being unset on login;
2023-02-10 17:14:09 -03:00
Alice Ogeda
38c176c4b6
raise anim on death return warp;
2023-02-10 15:21:48 -03:00
Alice Ogeda
88f8c7c19a
move teleport to warpmgr; more player to playermgr; cleanup;
2023-02-10 13:05:53 -03:00
Alice Ogeda
2b57b73471
first batch of moving packet/logic out of player to playermgr;
2023-02-10 12:11:11 -03:00
Mordred
2d3486ea1f
Moved onFcLogout to a better place
2023-02-10 08:56:58 +01:00
Lucy
dac6c63414
Fix dyeing and implement removeItem method
2023-02-10 04:54:50 +01:00
Mordred
96b61dc3ed
Merge pull request #854 from hkAlice/3.3
...
[3.x] achievement code cleanup;
2023-01-29 12:36:03 +01:00
Alice Ogeda
3c4b55859f
achievement code cleanup;
2023-01-27 18:54:54 -03:00
Mordred
01b262edc1
Entrances are being placed based on placard position
2023-01-27 22:33:30 +01:00
Mordred
6cde08d073
Cleanup inside the player class.
2023-01-27 11:13:57 +01:00
Mordred
cc0a7aa70a
WiP Fixed exiting house
2023-01-26 22:39:50 +01:00
Mordred
0cfde3d9e8
WiP Land purchase does now directly update and building somewhat works. Still needs work.
2023-01-25 12:07:23 +01:00
Lucy
7aa18548f0
Fix battle actor control
2023-01-24 18:51:53 +01:00
Mordred
b2f87c2f68
Merge pull request #848 from Skyliegirl33/ThreePointThree
...
[3.3] Some fixes and add companions and persistent emote cancel
2023-01-24 08:07:34 +01:00
Mordred
30ed230187
Merge pull request #850 from hkAlice/3.3
...
[3.x] quest achievement implementation; prototype history; fix achv exd for 3.3; fix issue with achv list range;
2023-01-24 08:05:35 +01:00
Alice Ogeda
e36cdadb58
prototype achievement history;
2023-01-23 22:58:07 -03:00
Mordred
850509f8bd
WiP Buying plots reenabled.
2023-01-23 22:58:25 +01:00
Lucy
8f0c517514
[wip] Implement minions
2023-01-23 21:51:02 +01:00
Lucy
a35455a4f4
Remove status updates in unnecessary places
...
(cherry picked from commit 12f68b62690861675daa2436630f33518c39b7f7)
2023-01-23 06:02:55 +01:00
Mordred
2f39f3d4a2
Adjusted structs for 3.3, might still be more to fix.
2023-01-20 21:50:08 +01:00
Mordred
258dc8d69b
Fixed effectpacket flags.
2023-01-20 11:40:35 +01:00
dude22072
601cf81353
Hunting log crash fix
2023-01-19 14:34:53 -06:00