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

211 commits

Author SHA1 Message Date
mordred
aff82d430e More CI fixes 2018-10-26 14:11:02 +02:00
mordred
fdbee25d3d sapphire_zone is now boost-free 2018-10-26 09:40:47 +02:00
mordred
94813321b3 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
b0b2b89237 More boost gone 2018-10-25 15:15:27 +02:00
NotAdam
d3872ef095 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
4e3edbbcd2 remove more boost 2018-10-25 12:44:51 +11:00
Squall Leonhart
6be4bb36b0 These should be the only references. 2018-10-20 15:39:20 +03:00
Squall Leonhart
b173efef76 No space 2018-10-20 14:36:56 +03:00
Squall Leonhart
81399e2af2 Add equipSoulCrystal & unequipSoulCrystal 2018-10-20 14:20:39 +03:00
Squall Leonhart
7297c92348 Add level1 to setCLassJob. 2018-10-20 13:56:01 +03:00
Squall Leonhart
be5368edbf Thanks Adam. Change c-style cast. 2018-10-19 16:48:18 +03:00
Squall Leonhart
17f342d86c Fixes logon crash when using weapon of another class. 2018-10-18 20:59:04 +03:00
Squall Leonhart
8d96779a8e Code style. 2018-10-18 07:48:34 +03:00
Squall Leonhart
30c80450e2 Implements class change on weapon swap. 2018-10-17 23:25:41 +03:00
Squall Leonhart
62a5bcb8cb Fixes disappearing soul crystals on re-logging. 2018-10-15 21:38:39 +03:00
root
7fdcc53af8 Various small cleanups 2018-09-26 08:47:22 -04:00
root
2228979cd1 Fixed a couple compiler warnings 2018-09-26 03:32:43 -04:00
Mordred
8421980b43 Various cleanups and start of spawn system 2018-09-24 23:48:42 +02:00
root
99cd9c236d Some linker reorg 2018-09-24 09:03:29 -04:00
Mordred
81eb149d8e Some cmake cleanups 2018-09-20 23:31:38 +02:00
Mordred
a58056cde7
Merge pull request #387 from AcedArmy/develop
Fix InitZone bitmask and share my findings on it
2018-09-19 17:26:06 +02:00
Biscuit Boy
658046c132 Should probs mention it's decimal not hex 2018-09-20 00:00:01 +10:00
Biscuit Boy
94b05d5362 Fix InitZone bitmask and add my findings 2018-09-19 23:53:34 +10:00
Mordred
456de96f42
Updated field sizes in player.h 2018-09-19 14:07:38 +02:00
Mordred
275ac206a9 Merge branch 'bnpc' of https://github.com/SapphireMordred/Sapphire into bnpc 2018-09-17 23:10:59 +02:00
Mordred
6ff116a9e1 Inventory fix 2018-09-17 22:52:57 +02:00
Mordred Admin
b51e24ca18 Merge error fix 2018-09-17 14:15:08 +02:00
Mordred Admin
150ce725bc Merge develop into bnpc 2018-09-17 14:04:40 +02:00
Mordred
95b549a5bf
Fixed discovery information not being used correctly. 2018-09-17 08:41:09 +02:00
Mordred
eccb946a4c Mobs can now be spawned from templates using debug commands 2018-09-13 22:14:31 +02:00
Mordred
01a147b561 More BNpc work, close to actual spawning 2018-09-10 23:57:14 +02:00
Mordred
0d767e4986 Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
NotAdam
d88efbf30d allow for multiple festivals to run at once 2018-09-01 20:55:28 +10:00
NotAdam
77d59fe664 fix msvc builds? 2018-09-01 14:36:04 +10:00
NotAdam
24c3c92b7f send stain/durability 2018-09-01 00:00:19 +10:00
NotAdam
8b00fe6012 sql cleanup/improvements, add some fields for durability/stain 2018-08-31 23:25:53 +10:00
NotAdam
e0d6c1024e item handin collection & fix quest abandon 2018-08-31 22:57:33 +10:00
Mordred
d221758355 Properly use new classes... at least let this compile 2018-08-29 22:03:10 +02:00
Mordred
89a9b16555 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
Mordred
7f7588ef1f Simplified actorcontrol creation 2018-08-28 19:05:52 +02:00
Mordred
5302db1fcb Some cleanups in preperation for bnpcs 2018-08-28 00:17:51 +02:00
Mordred
ac68133fa3 Basic class to hold BNpcTemplate information 2018-08-26 23:53:30 +02:00
NotAdam
be1a5d53f3 fix db storage for classjobs, improve switching between classes 2018-08-26 16:19:05 +10:00
NotAdam
7f448494ed EquipSlot -> GearSetSlot 2018-08-25 22:56:46 +10:00
NotAdam
2859e3731b cleanup unnecessary debug output 2018-08-25 22:41:03 +10:00
NotAdam
55ae5290f6 correctly store items in armory/inventory based on client flag 2018-08-25 22:38:07 +10:00
NotAdam
7c5c39cd42 cleanup stack calc code 2018-08-25 20:52:20 +10:00
NotAdam
479bf32938 correctly preserve hq/lq stacks & cap quantity correctly 2018-08-25 19:27:38 +10:00
NotAdam
86de3d98a2 correctly update items and select slot 2018-08-25 00:37:21 +10:00
NotAdam
901168d810 addItem is way less retarded now, stacks are automagically filled first 2018-08-25 00:15:26 +10:00