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

652 commits

Author SHA1 Message Date
NotAdam
db3728a6be more opcodes #383 2018-09-18 20:34:37 +10:00
NotAdam
2f8c9f2731 no merge yet pls mordred :(((( 2018-09-18 20:29:35 +10:00
NotAdam
fd7a688b10 opcode updates - part 1 #383 2018-09-18 20:20:25 +10:00
Mordred
93e254a88c Indices for models also adjusted 2018-09-17 23:28:29 +02:00
Mordred
6eb71b76e4 Fixed neck and ear being mixed up 2018-09-17 23:26:56 +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
238ea28d75 Merge develop into bnpc 2018-09-17 14:04:40 +02:00
Biscuit Boy
80942a168c Add some missing examine unknowns 2018-09-12 17:58:19 +10:00
Tahir Akhlaq
629b54ce39 added equip models for examine (todo: main/sub/accessories)
- added stub for item crafter name request
2018-09-11 17:46:04 +01:00
Tahir Akhlaq
bffebd0bc7 added basic examine functionality
- todo: fix gear models not displaying
2018-09-10 14:34:24 +01: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
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
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
2a74f6908e Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-08-28 19:07:53 +02:00
Mordred
eb5a567730 Simplified actorcontrol creation 2018-08-28 19:05:52 +02:00
Biscuit Boy
3deeaadcef 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
96833753c1 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-08-26 11:47:10 +02:00
NotAdam
78ddbb3672 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
4cab50f77c correctly store items in armory/inventory based on client flag 2018-08-25 22:38:07 +10:00
NotAdam
1b7d11bb43 addItem is way less retarded now, stacks are automagically filled first 2018-08-25 00:15:26 +10:00
NotAdam
0583459ed2 fix some compile warnings 2018-08-23 23:19:25 +10:00
NotAdam
946d7a37eb more chara flags 2018-08-23 22:41:11 +10:00
Mordred
ebc1a7992d 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
6601c387fc Field in npcspawn adjusted 2018-08-12 23:06:12 +02:00
NotAdam
6354ff4eb0 Merge remote-tracking branch 'origin/develop' into develop 2018-08-12 22:53:29 +10:00
NotAdam
0a0dcf59ae fix item splitting 2018-08-12 22:30:18 +10:00
Mordred
06df14f41a Changed some fieldnames for consistency 2018-08-10 08:03:16 +02:00
NotAdam
1a95399a7e update FFXIVIpcNpcSpawn 2018-08-08 22:57:16 +10:00
NotAdam
08c729174d fix gcaffiliation packet 2018-07-31 19:58:09 +10:00
NotAdam
263df01504 fix CurrencyCrystalInfo opcode 2018-07-31 19:11:36 +10:00
Mordred
d80753a657 Merge remote-tracking branch 'origin/inventory_rework' into develop 2018-07-26 23:43:27 +02:00
NotAdam
c7555878dc fix CurrencyCrystalInfo opcode 2018-07-26 23:17:39 +10:00
NotAdam
5fab7c1242 doxygen doco generation + some documentation for script system 2018-07-24 22:22:19 +10:00
NotAdam
78cd199ec8 minor refactoring 2018-07-22 23:32:16 +10:00
NotAdam
8c870d2f5d somewhat working gilshops 2018-07-22 23:20:22 +10:00
NotAdam
e3539fda75 extremely broken gilshop implementation 2018-07-22 22:11:03 +10:00
NotAdam
6d7df2fd1b consistent indentation 2018-07-22 22:05:09 +10:00
NotAdam
b54ff95388 move common effect struct members into a shared struct for single target/aoe 2018-07-22 16:54:23 +10:00
NotAdam
1789a21b96 housing placard script, gridania mb script, opcodes 2018-07-22 16:54:01 +10:00
NotAdam
8ab826f212 aoeeffect8/16/24/32 packet defs/opcodes 2018-07-21 23:48:14 +10:00
NotAdam
778de8f154 replace old inline generation of effects packet with a wrapper 2018-07-21 23:32:10 +10:00
NotAdam
9ab3a63030 update effect struct, knockback effect type 2018-07-21 15:39:58 +10:00
Mordred
6579a5d841 First step of inventory cleanup, moving defs to common 2018-07-20 22:39:10 +02:00