Mordred
ee942b36b7
Added FC related packet structs
2023-01-29 21:57:57 +01:00
Mordred
a1b3c3acf6
Removal/Replacement of old packet opcodes and structs
2023-01-29 21:31:55 +01:00
Mordred
6cde08d073
Cleanup inside the player class.
2023-01-27 11:13:57 +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
880ec9af36
Fix playerspawn again, weird memory issue
2023-01-24 18:52:29 +01:00
Mordred
480f3fb3d0
WiP Buying More packet adjustments for housing.
2023-01-24 08:30:50 +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
850509f8bd
WiP Buying plots reenabled.
2023-01-23 22:58:25 +01:00
Lucy
4abe2532c3
[wip] Implement persistent emote cancelling
2023-01-23 21:54:22 +01:00
Mordred
597c0e9bd2
WiP reenable housing zones.
2023-01-23 14:28:00 +01:00
Lucy
7166526341
PlayerSpawn fixup
...
(cherry picked from commit 17f5a5ae2bb7ee2342f6a50d5eb4f3835f80bb9b)
2023-01-23 06:02:43 +01:00
Mordred
76aca82da7
GC fixed.
2023-01-22 21:53:27 +01:00
Mordred
9872acf4a8
WIP fixing contentfinder, id usage reworked.
2023-01-22 16:53:21 +01:00
Mordred
5b040405ce
WIP fixing contentfinder, packet structs updated to the best of my knowledge.
...
Still quite a few fields to map.
2023-01-22 10:06:21 +01:00
Mordred
b1ecbb7446
WIP fixing contentfinder
2023-01-21 23:46:03 +01:00
Tahir
5121edf6ae
fix online status
...
- fix level display in common list detail
- show disband button for party leader in common list
- todo: dont allow social invites to self; figure out why unable to kick party member from menu
2023-01-21 05:57:56 +00:00
Mordred
89b2a8470d
Adjust complete quest list
2023-01-19 22:38:55 +01:00
Mordred
f1e7752515
Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree
2023-01-19 21:20:33 +01:00
Alice Ogeda
423af6f9bc
myerge;
2023-01-19 13:05:27 -03:00
Alice Ogeda
34213990bc
AchievementMgr framework; styling fixes;
2023-01-19 13:03:54 -03:00
Mordred
a7763366ee
Fixed PlayerStatusUpdate
2023-01-19 09:57:08 +01:00
Mordred
05a99c4aa3
More PlayerStatus fixes
2023-01-19 08:38:55 +01:00
Mordred
bb22495ae1
Initial fixes for playerstatus packet for 3.3
2023-01-18 23:18:06 +01:00
Mordred
920da4de3b
Tiny cleanup
2023-01-18 21:44:26 +01:00
Mordred
bd1753423e
Added a onPlayerDeath function, to be reworked when battlescripts arrive
2023-01-15 22:03:44 +01:00
Mordred
50fbdbfa12
renamed setSystemActionUnlock to setRewardFlag
2022-02-28 08:40:57 +01:00
Rushi
5c863ba81a
Add Map actor controls
2022-02-18 23:35:53 +01:00
Mordred
12f0a5472f
Added MapMarker packets
2022-02-18 22:55:04 +01:00
Rushi
d5e964ea4c
Map out more actor controls
2022-02-18 02:25:07 +01:00
Rushi
c03968b194
WIP: Implement gearset handler
2022-02-18 02:24:18 +01:00
Rushi
f4d8f3c2b1
Add unknown param to EventLogMessageHeader
2022-02-16 09:44:05 +01:00
Rushi
90a45d9203
Add structs for EventLogMessage
2022-02-16 05:34:33 +01:00
Rushi
eee3df5bbd
Add flags to FindContent struct
2022-02-12 00:59:29 +01:00
Mordred
4ec86cdf81
Implemented onSay event
2022-02-08 12:46:18 +01:00
Mordred
349476c79f
Added BattleTalk definitions
2022-02-07 18:41:59 +01:00
Mordred
453f441ad3
Some clang-tidy love and new warpmanager, still empty though.
2022-01-23 11:04:26 +01:00
Mordred
d00be5cd88
Properly fade out dead mobs
2022-01-21 00:42:40 +01:00
Mordred
e5028fea52
More readability of packet commands
2022-01-20 23:40:18 +01:00
Mordred
e7eb8df433
Basic Task system, proper zone initializing
2022-01-20 21:37:14 +01:00
Rushi
575fb37854
Implement mount unlocking
2022-01-16 22:48:55 +01:00
Mordred
79981909de
Various smaller cleanups
2022-01-15 22:48:27 +01:00
Rushi
d449c97a9f
Add support for unlocking gear sets
2022-01-14 19:06:23 +01:00
Mordred
3b02afe99b
Screenmessage when zoning, some effect packet 1 cleanup
2022-01-07 21:22:55 +01:00
Mordred
4fccaef569
Renamed an actor control according to use
2022-01-06 20:44:35 +01:00
Mordred
f0871c6217
Improved pathfinding, changed action packet to use the right variant for auto attacks, scaled fall damage
2022-01-06 20:25:50 +01:00
Mordred
1e35da393f
Fixed homepoint
2021-12-17 23:39:54 +01:00
Alice Ogeda
e07b182a19
add blacklist mgr + handlers + paging;
2021-12-13 22:36:29 -03:00
Alice Ogeda
5391af378a
fix world expansion level;
2021-12-13 17:03:42 -03:00
Alice Ogeda
752c9904ce
add expansionlvl to lobby charlist;
2021-12-05 20:08:21 -03:00
Mordred
55f9b0219f
Added packethandler for linkshell leave / invite decline
2021-12-05 00:04:11 +01:00