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

212 commits

Author SHA1 Message Date
Mordred
13dc04ebb5 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
cabb9b27f8 More CI fixes 2018-10-26 14:11:02 +02:00
mordred
929955013d sapphire_zone is now boost-free 2018-10-26 09:40:47 +02:00
mordred
d140acf613 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
6d27d957e1 More boost gone 2018-10-25 15:15:27 +02:00
NotAdam
dc85c5b422 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
42064014ac remove more boost 2018-10-25 12:44:51 +11:00
Squall Leonhart
d728ecdaf4 These should be the only references. 2018-10-20 15:39:20 +03:00
Squall Leonhart
da89793d56 No space 2018-10-20 14:36:56 +03:00
Squall Leonhart
78b8de04b4 Add equipSoulCrystal & unequipSoulCrystal 2018-10-20 14:20:39 +03:00
Squall Leonhart
679686e6ff Add level1 to setCLassJob. 2018-10-20 13:56:01 +03:00
Squall Leonhart
44980a74b9 Thanks Adam. Change c-style cast. 2018-10-19 16:48:18 +03:00
Squall Leonhart
19f7bf82c9 Fixes logon crash when using weapon of another class. 2018-10-18 20:59:04 +03:00
Squall Leonhart
3d5e794d6e Code style. 2018-10-18 07:48:34 +03:00
Squall Leonhart
a503a6007f Implements class change on weapon swap. 2018-10-17 23:25:41 +03:00
Squall Leonhart
6d3896dc72 Fixes disappearing soul crystals on re-logging. 2018-10-15 21:38:39 +03:00
root
d1efbe6307 Various small cleanups 2018-09-26 08:47:22 -04:00
root
94b111ee85 Fixed a couple compiler warnings 2018-09-26 03:32:43 -04:00
Mordred
84e334d9bb Various cleanups and start of spawn system 2018-09-24 23:48:42 +02:00
root
b89402e109 Some linker reorg 2018-09-24 09:03:29 -04:00
Mordred
a2f03fd304 Some cmake cleanups 2018-09-20 23:31:38 +02:00
Mordred
ba754e0e7e 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
b96ee1aeba Should probs mention it's decimal not hex 2018-09-20 00:00:01 +10:00
Biscuit Boy
953affede1 Fix InitZone bitmask and add my findings 2018-09-19 23:53:34 +10:00
Mordred
a3661c9d89 Updated field sizes in player.h 2018-09-19 14:07:38 +02:00
Mordred
ddb3b69bd6 Merge branch 'bnpc' of https://github.com/SapphireMordred/Sapphire into bnpc 2018-09-17 23:10:59 +02:00
Mordred
827250f9cd Inventory fix 2018-09-17 22:52:57 +02:00
Mordred Admin
27fe651259 Merge error fix 2018-09-17 14:15:08 +02:00
Mordred Admin
238ea28d75 Merge develop into bnpc 2018-09-17 14:04:40 +02:00
Mordred
197d846a85 Fixed discovery information not being used correctly. 2018-09-17 08:41:09 +02:00
Mordred
d97970802b Mobs can now be spawned from templates using debug commands 2018-09-13 22:14:31 +02:00
Mordred
18dc8aa377 More BNpc work, close to actual spawning 2018-09-10 23:57:14 +02:00
Mordred
9624d08b4c Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
NotAdam
0946b0636e allow for multiple festivals to run at once 2018-09-01 20:55:28 +10:00
NotAdam
92d9268e25 fix msvc builds? 2018-09-01 14:36:04 +10:00
NotAdam
72ea5d689b send stain/durability 2018-09-01 00:00:19 +10:00
NotAdam
81bfd18b77 sql cleanup/improvements, add some fields for durability/stain 2018-08-31 23:25:53 +10:00
NotAdam
d300c0a77e item handin collection & fix quest abandon 2018-08-31 22:57:33 +10:00
Mordred
89dbbab066 Properly use new classes... at least let this compile 2018-08-29 22:03:10 +02:00
Mordred
e745bd0329 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
eb5a567730 Simplified actorcontrol creation 2018-08-28 19:05:52 +02:00
Mordred
c3e715128f Some cleanups in preperation for bnpcs 2018-08-28 00:17:51 +02:00
Mordred
0b08f535c6 Basic class to hold BNpcTemplate information 2018-08-26 23:53:30 +02:00
NotAdam
e68b302f42 fix db storage for classjobs, improve switching between classes 2018-08-26 16:19:05 +10:00
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