1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-10 12:47:44 +00:00
Commit graph

273 commits

Author SHA1 Message Date
Lucy
f56a0a38e8 Implement ItemManipulationAction
Used for actions with a delay time but no cast
2023-02-10 18:17:04 +01:00
Lucy
dac6c63414 Fix dyeing and implement removeItem method 2023-02-10 04:54:50 +01:00
Lucy
1e3fe5e9c2 Fix UpdateInventorySlot to use right opcode 2023-02-10 04:37:40 +01:00
Lucy
de31ef68ca Fix splitItem 2023-02-10 04:37:27 +01:00
Mordred
9c4eddce4a Sign petition work, member gets added to db, but not much else yet. 2023-02-08 23:27:12 +01:00
Mordred
38b92fafa9 Create and load member lists of fcs. 2023-02-08 15:22:33 +01:00
Mordred
7af6846395 Fc is being loaded and sent to the master character. Member lists not maintained yet. 2023-02-07 14:13:47 +01:00
Mordred
6a36433235 Another batch of FC boilerplate 2023-02-06 15:49:47 +01:00
Mordred
0df9fca281 Beginnings of FC. FC can be created in petition mode. 2023-02-05 22:46:46 +01:00
Mordred
6e9d47b6a3 Added dynamic event notice function which takes a vector for its params. Supports up to 32 params. Can be omitted. 2023-02-05 21:30:02 +01:00
Alice Ogeda
a093ae9864 add wiki_parser; 2023-02-04 22:58:00 -03:00
Alice Ogeda
0f995cd934 chatchannel fetch by player id; general cleanup; 2023-02-02 02:30:31 -03:00
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