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

6427 commits

Author SHA1 Message Date
NotAdam
7f448494ed 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
2859e3731b 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
55ae5290f6 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
7c5c39cd42 cleanup stack calc code 2018-08-25 20:52:20 +10:00
NotAdam
d1568c75f9 update submodule 2018-08-25 20:48:27 +10:00
NotAdam
9026358913 update submodule 2018-08-25 20:48:27 +10:00
NotAdam
ae282c7030 correctly preserve hq/lq stacks & cap quantity correctly 2018-08-25 19:27:38 +10:00
NotAdam
479bf32938 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
86de3d98a2 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
901168d810 addItem is way less retarded now, stacks are automagically filled first 2018-08-25 00:15:26 +10:00
Mordred
7caa2121b5 Merge pull request #375 from NotAdam/feature/clang
change gcc to clang - more verbose code checks
2018-08-23 15:46:30 +02:00
Mordred
69f6d868bc
Merge pull request #375 from NotAdam/feature/clang
change gcc to clang - more verbose code checks
2018-08-23 15:46:30 +02:00
Mordred
cc07b4421e Merge pull request #376 from NotAdam/develop
misc fixes
2018-08-23 15:34:33 +02:00
Mordred
1ff75d8478
Merge pull request #376 from NotAdam/develop
misc fixes
2018-08-23 15:34:33 +02:00
NotAdam
3396645e3c formatting 2018-08-23 23:32:44 +10:00
NotAdam
629c219b39 formatting 2018-08-23 23:32:44 +10:00
NotAdam
0583459ed2 fix some compile warnings 2018-08-23 23:19:25 +10:00
NotAdam
44fa5e545d 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
NotAdam
4079dd86bf fix invalid ontalk case in quest script 2018-08-23 22:59:29 +10:00
NotAdam
946d7a37eb more chara flags 2018-08-23 22:41:11 +10:00
NotAdam
8505f20e02 more chara flags 2018-08-23 22:41:11 +10:00
NotAdam
f879262fff Revert "maybe it doesn't need this"
This reverts commit 2425cdc734.
2018-08-21 22:50:45 +10:00
NotAdam
61a6ed7f4f Revert "maybe it doesn't need this"
This reverts commit 4c89f1b87a.
2018-08-21 22:50:45 +10:00
NotAdam
2425cdc734 maybe it doesn't need this
microsoft has it for some reason tho
2018-08-21 22:46:16 +10:00
NotAdam
4c89f1b87a maybe it doesn't need this
microsoft has it for some reason tho
2018-08-21 22:46:16 +10:00
NotAdam
194801e776 maybe this works... 2018-08-21 20:42:06 +10:00
NotAdam
09a89c6b56 maybe this works... 2018-08-21 20:42:06 +10:00
NotAdam
30d2ea3ac5 change gcc to clang - more verbose code checks 2018-08-21 20:36:18 +10:00
NotAdam
eae7bba255 change gcc to clang - more verbose code checks 2018-08-21 20:36:18 +10:00
Mordred
ebc1a7992d Added another field to npcspawn 2018-08-13 21:44:48 +02:00
Mordred
80e67c2846 Added another field to npcspawn 2018-08-13 21:44:48 +02:00
Mordred
a335e19ee6 Merge pull request #372 from NotAdam/develop
misc inventory fixes
2018-08-13 08:14:55 +02:00
Mordred
f1d059f1e7
Merge pull request #372 from NotAdam/develop
misc inventory fixes
2018-08-13 08:14:55 +02:00
Mordred
6601c387fc Field in npcspawn adjusted 2018-08-12 23:06:12 +02:00
Mordred
6e6223504d Field in npcspawn adjusted 2018-08-12 23:06:12 +02:00
NotAdam
f8ee2a73e1 missed a ! during refactoring, oops 2018-08-12 23:04:23 +10:00
NotAdam
05585ac24b missed a ! during refactoring, oops 2018-08-12 23:04:23 +10:00
NotAdam
6354ff4eb0 Merge remote-tracking branch 'origin/develop' into develop 2018-08-12 22:53:29 +10:00
NotAdam
4ec63805d7 Merge remote-tracking branch 'origin/develop' into develop 2018-08-12 22:53:29 +10:00
NotAdam
347ec83ff3 additem returns an itemptr, handin item container 2018-08-12 22:53:21 +10:00
NotAdam
8a2b472554 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
NotAdam
ade63f9170 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