1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-11 04:57:45 +00:00
Commit graph

276 commits

Author SHA1 Message Date
NotAdam
37b1500a09 inventory item creation cleanup 2018-06-30 12:49:34 +10:00
NotAdam
a2caccb2ee fix added items having incorrect data 2018-06-30 12:45:41 +10:00
NotAdam
0bd352b50b create larger stacks correctly, fix indent 2018-06-30 11:53:45 +10:00
goaaats
2b0e101459 Streamline INI network configuration 2018-06-23 21:05:31 +02:00
NotAdam
3c1bf4d328 inventoryitemack opcode and some cleanup 2018-06-17 00:39:31 +10:00
Mordred
c0fd27f73b
Merge pull request #318 from NotAdam/develop
add item splitting and stacking
2018-06-12 18:09:34 +02:00
NotAdam
8b6286230a add silent param to not send item obtain actrl 2018-06-12 23:11:47 +10:00
NotAdam
d4695a7b75 set IS_DELETE flag on discarded/deleted items 2018-06-12 22:57:28 +10:00
NotAdam
4023fa103f #31 & #314: Splitting and stacking items in inventory now works 2018-06-12 22:46:05 +10:00
Mordred
28840bca52
Merge pull request #317 from perize/develop
EObj thing
2018-06-12 06:22:28 +02:00
Perize
7662b46628 EObj anim 2018-06-12 09:29:21 +09:00
NotAdam
766340fc2d instanceCommenceTime is set by a function that returns a uint 2018-06-11 22:26:19 +10:00
NotAdam
463d56e76e remove old XMLConfig completely and implement new ConfigMgr 2018-06-11 02:34:26 +10:00
Mordred
04671e2e24 Cleanup cleanup cleanup 2018-06-03 19:31:03 +02:00
Mordred
738b09d5c5 More cleanup yet 2018-06-02 15:52:35 +02:00
Mordred
911bf39af8 Some cleanup and buildfix 2018-06-02 13:38:00 +02:00
Mordred
5afe39cf59 Removed unused functions 2018-05-29 22:12:55 +02:00
Mordred
8439b9a922 More initui adjustments 2018-05-27 16:21:52 +02:00
Mordred
e8445e7640 Initial initui fixes ( still alot to do ) and inventory fix 2018-05-27 01:28:43 +02:00
Mordred
06b5113d78 Zone-Server should now start up fine again 2018-05-22 17:42:50 +02:00
Mordred
522010881d Implemented quest flag getters and setters 2018-05-20 00:33:26 +02:00
goaaats
afba72a46b Cleanup 2018-05-17 20:48:06 +02:00
goaaats
b2621bd5d6 Added SQL field for EquipDisplayFlags, fixed Legacy Mark 2018-05-17 20:46:11 +02:00
Adam
24a2de55e1 shouldn't default to a nonexistant onlinestatus... 2018-04-24 20:36:06 +10:00
Adam
7a64e5f33f biscuit didn't copy my code correctly 😢 2018-04-24 20:34:36 +10:00
Biscuit Boy
6a6f5b4349 How did I not notice that.... 2018-04-20 02:22:09 +10:00
Biscuit Boy
c78e33c53f Spacing should go back here 2018-04-19 23:04:31 +10:00
Biscuit Boy
e4b9db8853 Must be a fire type 2018-04-19 23:02:24 +10:00
Biscuit Boy
77cb5d7d50 Digital Monsters? 2018-04-19 22:50:17 +10:00
Biscuit Boy
327ece8748 Gm invis is less of a hack 2018-04-19 22:47:03 +10:00
Biscuit Boy
168cc7409b I love me some style and wording fixes 2018-04-19 22:34:45 +10:00
Biscuit Boy
10eec1f954 Use that Gminvis yo 2018-04-19 22:30:23 +10:00
Biscuit Boy
51a1c020a1 Fixed Shitty commit mistake 2018-04-19 22:27:57 +10:00
Biscuit Boy
f815e3e3d2 Added status priority and made the invis check better 2018-04-19 22:22:20 +10:00
Biscuit Boy
22abaf9d23 Added a whole lot of GM Stuff
Added Icons, Added Invis, Added Chat Types for what we have now
2018-04-18 21:00:20 +10:00
Adam
5a623da2a5 cleanup old func def 2018-04-04 11:48:05 +10:00
Adam
ddd9c808d7 fix crash when starting the server with no scripts, fixes #284 2018-04-04 11:25:07 +10:00
Mordred
ed8f4e2044
Merge pull request #282 from NotAdam/actor_rewrite
proper festival handling (woah)
2018-03-23 14:43:00 +01:00
Adam
00a7c1c6d3 remove bindscene macro and move to wrapper func 2018-03-22 23:45:17 +11:00
Mordred
4f16667765
Merge pull request #281 from perize/pvp_duel_poc
replay def
2018-03-21 15:21:45 +01:00
Adam
a1c531932c fix infinite callback loop 2018-03-20 23:56:06 +11:00
Adam
dd8ed62430 eventPlay -> playScene, added playSceneChain 2018-03-20 22:08:25 +11:00
Adam
d7006574ac proper festival handling (woah) 2018-03-20 20:30:05 +11:00
Mordred
d95aaba887
Is this what you want from me linux?! 2018-03-20 09:51:59 +01:00
Perize
1696a292e5 replay def 2018-03-20 17:45:00 +09:00
Mordred
836279de09 Simplified scripts a bit, a bit easier on the eyes 2018-03-20 00:05:54 +01:00
Perize
dcdca5927f Added pvp duel packetdef 2018-03-18 17:40:00 +09:00
Mordred
c4ec162f0f Improved handling of actors in zones generally 2018-03-17 18:06:13 +01:00
Mordred
2d4d6c6579 Fixed an issue where players were removed from the wrong zone 2018-03-17 11:36:56 +01:00
Mordred
f2684f6c7d
Merge pull request #276 from NotAdam/actor_rewrite
instance player binding done, minor refactoring
2018-03-16 19:34:08 +01:00