1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-08 03:37:45 +00:00
Commit graph

1077 commits

Author SHA1 Message Date
NotAdam
7131c254ea EquipSlot -> GearSetSlot 2018-08-25 22:56:46 +10:00
NotAdam
8a3b63d276 cleanup unnecessary debug output 2018-08-25 22:41:03 +10:00
NotAdam
4cab50f77c correctly store items in armory/inventory based on client flag 2018-08-25 22:38:07 +10:00
NotAdam
a86fc2794b cleanup stack calc code 2018-08-25 20:52:20 +10:00
NotAdam
ae282c7030 correctly preserve hq/lq stacks & cap quantity correctly 2018-08-25 19:27:38 +10:00
NotAdam
84c5191377 correctly update items and select slot 2018-08-25 00:37:21 +10:00
NotAdam
1b7d11bb43 addItem is way less retarded now, stacks are automagically filled first 2018-08-25 00:15:26 +10:00
NotAdam
3396645e3c formatting 2018-08-23 23:32:44 +10:00
NotAdam
0583459ed2 fix some compile warnings 2018-08-23 23:19:25 +10:00
NotAdam
ae89163140 fix invalid ontalk case in quest script 2018-08-23 22:59:29 +10:00
Mordred
a335e19ee6 Merge pull request #372 from NotAdam/develop
misc inventory fixes
2018-08-13 08:14:55 +02:00
NotAdam
f8ee2a73e1 missed a ! during refactoring, oops 2018-08-12 23:04:23 +10:00
NotAdam
347ec83ff3 additem returns an itemptr, handin item container 2018-08-12 22:53:21 +10:00
NotAdam
0a0dcf59ae fix item splitting 2018-08-12 22:30:18 +10:00
Mordred
dd25fb2b66 Merge pull request #367 from DantestyleXD/Uldah_quests
Ul'dah sidequests added + style
2018-08-10 08:04:16 +02:00
Mordred
1ab679721d Merge pull request #366 from DantestyleXD/DebugCommand
Debug command for QuestBitFlags
2018-08-05 12:06:18 +02:00
Dantestyle
d17db449c0 fixing 2018-08-04 23:43:08 +02:00
Dantestyle
c5099f564b SubWil028 and Sub029 added 2018-08-04 03:56:46 +02:00
Dantestyle
c244f1e07a SubWil004 and SubWil027 added 2018-08-03 01:20:21 +02:00
Maru
1c2d97eb2f Include not needed; 2018-08-02 19:49:50 -03:00
Maru
f673a74b7a Opening + char create items; README; 2018-08-02 19:47:51 -03:00
Dantestyle
dfa320c0b4 SubWil002 - SubWil018 - SubWil022 added 2018-08-01 01:44:53 +02:00
Dantestyle
99600c02e9 [Quest] SubWil007 added 2018-07-31 01:23:27 +02:00
Dantestyle
370974a923 [Quests] Ul'dah sidequests + style 2018-07-31 01:21:54 +02:00
Dantestyle
ddd3d11bd4 Only for Maruhhuhu :D 2018-07-31 00:09:29 +02:00
Dantestyle
eb6a405e32 restyle it 2018-07-31 00:07:54 +02:00
Dantestyle
05762be79c [Commands] QuestBitFlags Debug command 2018-07-30 23:26:27 +02:00
Dantestyle
1bfd9fa2b5 another style 2018-07-29 16:12:35 +02:00
Dantestyle
737ec76e11 style 2018-07-29 15:45:15 +02:00
Dantestyle
1ac8bb547a [Quests] Ul'dah with finally first 2 MSQs 2018-07-29 15:43:29 +02:00
Dantestyle
6669a3f0f9 Let Mog talks 2018-07-27 15:56:22 +02:00
Dantestyle
b93aa39326 [Quest] ManFst004 fixed + ManFst003 typo 2018-07-27 15:46:54 +02:00
Mordred Admin
39613bfca1 Renamed SkillHandler -> ActionHandler 2018-07-27 10:57:04 +02:00
Mordred Admin
56e65f6e47 Style fixes 2018-07-27 08:10:55 +02:00
Mordred
d80753a657 Merge remote-tracking branch 'origin/inventory_rework' into develop 2018-07-26 23:43:27 +02:00
Mordred
42bf23e7dc Inventory Overhaul wrapup 2018-07-26 23:40:46 +02:00
NotAdam
50121bf86b remove a 2nd space in //gm gil output 2018-07-26 23:38:58 +10:00
NotAdam
e114e9dab9 the last commit was shit, now it's done properly 2018-07-26 23:37:12 +10:00
NotAdam
b199036f5a improve behaviour for creating items with correct max stack sizes 2018-07-26 23:29:58 +10:00
NotAdam
f702d37bc9 currency and crystal are now multistorage containers 2018-07-26 23:21:57 +10:00
NotAdam
61280baad5 fix loading of currency/crystal items 2018-07-26 23:12:02 +10:00
Mordred Admin
cdb30f1f9c Inventory code cleanup number 2, packetWrapper for slot update 2018-07-26 14:09:09 +02:00
Mordred Admin
62494b4b9a Storing container configuration in container object 2018-07-25 14:03:43 +02:00
Mordred Admin
1f5a890324 Finished removing old inventory class and moving stuff into player 2018-07-25 09:48:54 +02:00
Mordred
b85c1c244e Not compilable atm, still moving stuff around 2018-07-24 23:58:08 +02:00
NotAdam
279eb0f59d doco cleanup 2018-07-24 23:16:26 +10:00
NotAdam
77dd991a59 some more documentation 2018-07-24 22:48:42 +10:00
NotAdam
5fab7c1242 doxygen doco generation + some documentation for script system 2018-07-24 22:22:19 +10:00
NotAdam
1b7821ca1f gilshops now work using the proper packet 2018-07-23 00:05:44 +10:00
NotAdam
78cd199ec8 minor refactoring 2018-07-22 23:32:16 +10:00