Mordred
00d62fbc6c
Major rework of yield events.
2023-02-01 13:34:21 +01:00
Mordred
9491b549a1
Some more work on FC related packets and custom scripts.
2023-01-30 13:11:05 +01:00
Mordred
a1b3c3acf6
Removal/Replacement of old packet opcodes and structs
2023-01-29 21:31:55 +01:00
Mordred
ebcce49448
Forgot to remove a debug print
2023-01-29 21:09:09 +01:00
Mordred
5839d12980
Placing of yard and interior items works... until you rezone...
2023-01-28 23:27:36 +01:00
Mordred
6ef3c0b071
WiP Added house removal, taken from collets commit.
2023-01-26 14:46:39 +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
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
0a5a556186
Fix oob memory access
2023-01-23 21:49:59 +01:00
Lucy
a35455a4f4
Remove status updates in unnecessary places
...
(cherry picked from commit 12f68b62690861675daa2436630f33518c39b7f7)
2023-01-23 06:02:55 +01:00
Lucy
7166526341
PlayerSpawn fixup
...
(cherry picked from commit 17f5a5ae2bb7ee2342f6a50d5eb4f3835f80bb9b)
2023-01-23 06:02:43 +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
Rushi
9b5b72f922
Merge
2022-02-16 18:15:11 +01:00
Mordred
dbda60ce77
Fixed inNpcEvent state
2022-02-16 15:29:00 +01:00
Rushi
cbb1b54b4a
Cleaner way to send EventLogMessage packets
2022-02-16 09:43:27 +01:00
Mordred
dc562bfe61
Added layerset parsing
2022-02-11 10:32:13 +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
9ab636662d
Added triggerOwner to bnpc
2022-01-18 08:03:49 +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
3eb5fbf6fa
OnWithin and OnOutside range have been adjusted to include Quest object, minor fix to onEmote function quest updates
2022-01-16 19:40:21 +01:00