1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-23 05:07:46 +00:00
Commit graph

1809 commits

Author SHA1 Message Date
Tahir Akhlaq
a17a9bbbb0 attempt to support multi layer discovery parsing 2018-07-26 19:11:08 +01:00
Mordred
16489e7fbc Merge pull request #360 from takhlaq/develop
fixed discovery parser
2018-07-26 18:21:47 +02:00
Mordred
e10a998f4e Merge pull request #361 from NotAdam/inventory_rework
currency & crystals are now stored in charaiteminventory instead of isolated tables
2018-07-26 16:58:00 +02:00
NotAdam
50121bf86b remove a 2nd space in //gm gil output 2018-07-26 23:38:58 +10:00
NotAdam
e114e9dab9 the last commit was shit, now it's done properly 2018-07-26 23:37:12 +10:00
NotAdam
b199036f5a improve behaviour for creating items with correct max stack sizes 2018-07-26 23:29:58 +10:00
NotAdam
f702d37bc9 currency and crystal are now multistorage containers 2018-07-26 23:21:57 +10:00
NotAdam
c7555878dc fix CurrencyCrystalInfo opcode 2018-07-26 23:17:39 +10:00
NotAdam
f043177719 remove now unused sql tables 2018-07-26 23:12:38 +10:00
NotAdam
61280baad5 fix loading of currency/crystal items 2018-07-26 23:12:02 +10:00
Mordred Admin
cdb30f1f9c Inventory code cleanup number 2, packetWrapper for slot update 2018-07-26 14:09:09 +02:00
Tahir Akhlaq
cd4730c69d fixed discovery parser
- updated discoveryinfo.sql with generated discovery entries
2018-07-25 21:46:44 +01:00
Mordred Admin
62494b4b9a Storing container configuration in container object 2018-07-25 14:03:43 +02:00
Mordred
4428e39c8e Merge pull request #359 from NotAdam/develop
fix the indenting in doxygen css
2018-07-25 12:03:38 +02:00
NotAdam
5d7ca254b2 fix the indenting 2018-07-25 19:59:59 +10:00
Mordred Admin
1f5a890324 Finished removing old inventory class and moving stuff into player 2018-07-25 09:48:54 +02:00
Mordred
258938d263 Merge pull request #358 from NotAdam/develop
doxygen & some documentation
2018-07-25 09:18:06 +02:00
Mordred
b85c1c244e Not compilable atm, still moving stuff around 2018-07-24 23:58:08 +02:00
NotAdam
b40e5a8bd3 minor css fixes 2018-07-25 00:36:12 +10:00
NotAdam
d170753b4b dark theme for doxygen 2018-07-25 00:31:33 +10:00
NotAdam
279eb0f59d doco cleanup 2018-07-24 23:16:26 +10:00
NotAdam
6e831676f1 new documentation home page - please look forward to it 2018-07-24 23:04:22 +10:00
NotAdam
63b73c2aa0 ignore temp files created by doxygen 2018-07-24 22:49:19 +10:00
NotAdam
77dd991a59 some more documentation 2018-07-24 22:48:42 +10:00
NotAdam
5fab7c1242 doxygen doco generation + some documentation for script system 2018-07-24 22:22:19 +10:00
Mordred
a3b934463d Merge pull request #357 from NotAdam/develop
new effect packet + base gilshop implementation
2018-07-22 23:37:09 +02:00
NotAdam
1b7821ca1f gilshops now work using the proper packet 2018-07-23 00:05:44 +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
1594171b16 remove const constraint 2018-07-22 19:10:52 +10:00
NotAdam
607f9b1966 scripts cleanup, npc repair script and hunt board 2018-07-22 17:02: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
f24bfaf74c fix builds with new effect packet 2018-07-21 15:54:37 +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
Mordred
07e754c790 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-07-17 22:39:18 +02:00
Mordred
e7cf9f9dbe Changed director trigger/function names 2018-07-17 22:39:04 +02:00
Mordred
fd089faee8 Merge pull request #301 from DantestyleXD/Gridania_subquests
<WiP > Gridania subquests
2018-07-17 22:22:06 +02:00
Mordred
2c242997e6 Merge pull request #346 from DantestyleXD/eventhelper
more Eventhelper on chat
2018-07-17 16:15:31 +02:00
Mordred
35f56177c6 Update EventHelper.cpp 2018-07-17 16:11:09 +02:00
Mordred
c77d5f65dc Merge pull request #353 from takhlaq/develop
added some pvp initui fields
2018-07-17 16:08:29 +02:00
Tahir Akhlaq
a2651b6909 added some pvp initui fields 2018-07-17 13:10:42 +01:00
Mordred
877db0ee60 Merge pull request #352 from NotAdam/develop
initui
2018-07-17 13:56:55 +02:00
NotAdam
d66127c287 inutui 💦 2018-07-17 21:47:26 +10:00
Mordred
513ae3e1e7 Merge pull request #351 from NotAdam/develop
anima completion & camera mode clienttrigger
2018-07-17 13:25:14 +02:00