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
4abe2532c3
[wip] Implement persistent emote cancelling
2023-01-23 21:54:22 +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
62d04d58ca
Forgot some GC clean up
2023-01-22 21:54:23 +01:00
Mordred
76aca82da7
GC fixed.
2023-01-22 21:53:27 +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
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
Alice Ogeda
99e2fb117e
myerge agen;
2023-01-19 13:06:51 -03: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
409dc173c5
Even more cleanup
2023-01-17 12:54:42 +01:00
Alice Ogeda
88ccb927b6
fix warpmgr argument on no aetherytes found for teleport/position correction;
2023-01-12 16:07:11 -03:00
Mordred
d262e3f5a4
Merge pull request #796 from hkAlice/aggro-attempts
...
[3.0] adds int, unspecified type, type range and array of values to rngmgr; warning cleanups;
2022-02-20 23:02:58 +01:00
Rushi
e8fdc72b6e
Fix EquipDisplayFlags resetting on zonein
...
(cherry picked from commit 9d29bab9a2a6417f764c2b9e2f9d0c834f7c4e92)
2022-02-20 19:30:35 +01:00
Alice Ogeda
2f5d5e9d18
more warning cleanups; general styling fixes;
2022-02-19 22:05:30 -03:00
Mordred
5288c6b00e
Merge pull request #792 from Skyliegirl33/contentfinder
...
[3.x] CF commence and undersized implemented
2022-02-18 23:22:10 +01:00
Rushi
3c15b8566a
CF: Implement commence and undersized
2022-02-18 19:41:11 +01:00
Rushi
c03968b194
WIP: Implement gearset handler
2022-02-18 02:24:18 +01:00
Rushi
4f90228105
Fix untargeting of client-side npcs
2022-02-18 02:21:25 +01:00
Mordred
dbda60ce77
Fixed inNpcEvent state
2022-02-16 15:29:00 +01:00
Mordred
2b3bb6297e
Basic warptaxi work
2022-02-10 18:50:44 +01:00
Mordred
4ec86cdf81
Implemented onSay event
2022-02-08 12:46:18 +01:00
Mordred
cf69e1876a
Finish zoning converted aswell
2022-01-30 16:26:44 +01:00
Mordred
bfdf732579
Removed old function for performZoning
2022-01-30 15:37:24 +01:00
Mordred
0838881a5b
Overhaul of the queued zoning system
2022-01-30 14:44:17 +01:00
Alice Ogeda
56545371a3
warning cleanups; less raw pointers;
2022-01-27 18:35:19 -03:00
Mordred
a27bb3e687
Remove Component namespace
2022-01-27 21:24:54 +01:00
Mordred
f8303be9e8
Fixed issues with using copies instead of references
2022-01-24 09:20:34 +01:00
Mordred
4cef7cdab9
Map previously unmapped eobj and enpc
2022-01-23 23:00:50 +01:00
Mordred
92bd74cde2
More Moveplayer work in preparation of warp overhaul
2022-01-22 11:35:58 +01:00
Mordred
57da97236f
Some more cleanup in regards of zones
2022-01-21 22:55:14 +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
Mordred
aa0c318494
More cleanup of territoryMgr in preparation of new move logic
2022-01-18 23:47:35 +01:00
Mordred
00f0c1b431
Clean up of move logic for housing territories, potentially some breakage. Needs to be tested still
2022-01-18 00:21:38 +01:00
Mordred
27b218fd78
Removed old code to further simplify warp mechanics
2022-01-16 11:57:04 +01:00
Mordred
8767991e7a
Removal of more territory move logic
2022-01-15 23:28:06 +01:00
Mordred
79981909de
Various smaller cleanups
2022-01-15 22:48:27 +01:00
Mordred
f093aba377
Fixed event item action, also changed the way the action interrupt grace period works
2022-01-14 12:51:37 +01:00
Mordred
c5c8199bd2
More cleanup and a session removal bug fixed
2022-01-12 22:28:39 +01:00
Mordred
1472041262
get/setCurrentTerritory now completely removed
2022-01-12 11:11:47 +01:00
Mordred
1f1e761016
Removed old getZoneId function, more detangleing.
2022-01-11 00:18:00 +01:00
Mordred
0c1bbfb8d0
Removing references to getCurrentTerritory in preparation for further detangleing
2022-01-10 23:50:44 +01:00
Mordred
3b02afe99b
Screenmessage when zoning, some effect packet 1 cleanup
2022-01-07 21:22:55 +01:00
Alice Ogeda
25a179ab3a
fall dmg calc; adjustments to falling state in movehandler;
2022-01-05 20:56:02 -03:00
Mordred
90018d0137
Fixed quest state breaking on zoning, fixed some formatting issues in some quests, more are still messed up though
2021-12-20 00:06:52 +01:00
Mordred
e3dfcf2cfd
Base implementation of event items, action still need to be generalized
2021-12-17 15:48:56 +01:00
Alice Ogeda
4a46e87641
transfer result handling to blmgr; more error checking; const correct;
2021-12-13 23:04:07 -03:00
Alice Ogeda
7edc1ea486
fix issue with paginating 100+ entries in commonlist; add cmakesettings to gitignore;
2021-12-13 22:38:33 -03:00