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

6451 commits

Author SHA1 Message Date
Mordred
db856f5907
Merge pull request #378 from AcedArmy/develop
Added Wireframe Rendering Actorcontrol type and GM Wireframe command
2018-08-28 08:30:45 +02:00
Biscuit Boy
d134f2014e forgot space 2018-08-28 15:09:03 +10:00
Biscuit Boy
aa0857ccad forgot space 2018-08-28 15:09:03 +10:00
Biscuit Boy
3deeaadcef Added wireframe rendering actorcontrol type and gm wireframe command 2018-08-28 15:02:59 +10:00
Biscuit Boy
cf3ad7628f Added wireframe rendering actorcontrol type and gm wireframe command 2018-08-28 15:02:59 +10:00
Mordred
c3e715128f Some cleanups in preperation for bnpcs 2018-08-28 00:17:51 +02:00
Mordred
5302db1fcb 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
Mordred
ac68133fa3 Basic class to hold BNpcTemplate information 2018-08-26 23:53:30 +02:00
Mordred
96833753c1 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-08-26 11:47:10 +02:00
Mordred
fffea9014f Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-08-26 11:47:10 +02:00
Mordred
a563e4068c Simplistic parser for mobs 2018-08-26 11:46:56 +02:00
Mordred
95b6d3370c Simplistic parser for mobs 2018-08-26 11:46:56 +02:00
Mordred
84393acf15 Merge pull request #377 from NotAdam/develop
addItem is way less retarded now, stacks are automagically filled first
2018-08-26 11:00:44 +02:00
Mordred
2fe3a4d156
Merge pull request #377 from NotAdam/develop
addItem is way less retarded now, stacks are automagically filled first
2018-08-26 11:00:44 +02:00
NotAdam
ceefd5e531 update submodule 2018-08-26 18:55:21 +10:00
NotAdam
15796c74ff update submodule 2018-08-26 18:55:21 +10:00
NotAdam
abbff07e77 minor fixes 2018-08-26 18:48:45 +10:00
NotAdam
ff43c45f67 minor fixes 2018-08-26 18:48:45 +10:00
NotAdam
e68b302f42 fix db storage for classjobs, improve switching between classes 2018-08-26 16:19:05 +10:00
NotAdam
be1a5d53f3 fix db storage for classjobs, improve switching between classes 2018-08-26 16:19:05 +10:00
NotAdam
78ddbb3672 more consistent enum naming 2018-08-25 22:58:13 +10:00
NotAdam
81de462cbd more consistent enum naming 2018-08-25 22:58:13 +10:00
NotAdam
7131c254ea EquipSlot -> GearSetSlot 2018-08-25 22:56:46 +10:00
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