1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 05:57:45 +00:00
Commit graph

1479 commits

Author SHA1 Message Date
Mordred
132a650bf3
Merge pull request #370 from takhlaq/discovery_layers
halal discovery
2018-08-05 12:05:42 +02:00
Tahir Akhlaq
2a264af7cd fixed discovery legit 2018-08-03 16:54:46 +01:00
Mordred
aab66a82c8
Merge pull request #369 from itsMaru/develop
Opening + char create items (fixes #356)
2018-08-03 00:56:22 +02:00
Maru
7658228e68 Include not needed; 2018-08-02 19:49:50 -03:00
Maru
4a7543781b Opening + char create items; README; 2018-08-02 19:47:51 -03:00
Mordred
9bf27519e3
Merge pull request #368 from NotAdam/develop
fix CurrencyCrystalInfo opcode
2018-07-31 13:01:33 +02:00
NotAdam
f2d6fed310 fix gcaffiliation packet 2018-07-31 19:58:09 +10:00
NotAdam
1df99db74f fix CurrencyCrystalInfo opcode 2018-07-31 19:11:36 +10:00
Mordred
6a91291747
Merge pull request #365 from DantestyleXD/ManWil
[Quest] First 2 Ul'dah MSQs  + style on Limsa
2018-07-30 10:56:20 +02:00
Dantestyle
3eb693829d another style 2018-07-29 16:12:35 +02:00
Dantestyle
f15fc5f6cb style 2018-07-29 15:45:15 +02:00
Dantestyle
c2b9c25302 [Quests] Ul'dah with finally first 2 MSQs 2018-07-29 15:43:29 +02:00
Mordred
f88fe8e549
Merge pull request #363 from DantestyleXD/Manfst004
Manfst004 now work + Mog happy
2018-07-27 16:39:09 +02:00
Dantestyle
6607cdaeda Let Mog talks 2018-07-27 15:56:22 +02:00
Dantestyle
148f904492 [Quest] ManFst004 fixed + ManFst003 typo 2018-07-27 15:46:54 +02:00
Mordred Admin
82ab19faae Renamed SkillHandler -> ActionHandler 2018-07-27 10:57:04 +02:00
Mordred Admin
3650102807 Style fixes 2018-07-27 08:10:55 +02:00
Mordred Admin
056f26959a Merge remote-tracking branch 'origin/master' into develop 2018-07-27 08:04:01 +02:00
Mordred
f5aba946be Merge remote-tracking branch 'origin/inventory_rework' into develop 2018-07-26 23:43:27 +02:00
Mordred
2f814ca60e Inventory Overhaul wrapup 2018-07-26 23:40:46 +02:00
Tahir Akhlaq
b211fa9140 attempt to support multi layer discovery parsing 2018-07-26 19:11:08 +01:00
Mordred
743ed0fbc4
Merge pull request #360 from takhlaq/develop
fixed discovery parser
2018-07-26 18:21:47 +02:00
Mordred
a6c269d9bf
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
d8afc7a83e remove a 2nd space in //gm gil output 2018-07-26 23:38:58 +10:00
NotAdam
460d4c79b7 the last commit was shit, now it's done properly 2018-07-26 23:37:12 +10:00
NotAdam
47f86e13c7 improve behaviour for creating items with correct max stack sizes 2018-07-26 23:29:58 +10:00
NotAdam
4385923129 currency and crystal are now multistorage containers 2018-07-26 23:21:57 +10:00
NotAdam
cf661c57df fix CurrencyCrystalInfo opcode 2018-07-26 23:17:39 +10:00
NotAdam
2bcc2b713f remove now unused sql tables 2018-07-26 23:12:38 +10:00
NotAdam
791f934a2d fix loading of currency/crystal items 2018-07-26 23:12:02 +10:00
Mordred Admin
783bd655a8 Inventory code cleanup number 2, packetWrapper for slot update 2018-07-26 14:09:09 +02:00
Tahir Akhlaq
71d628762e fixed discovery parser
- updated discoveryinfo.sql with generated discovery entries
2018-07-25 21:46:44 +01:00
Mordred Admin
260092f542 Storing container configuration in container object 2018-07-25 14:03:43 +02:00
Mordred
2f6805fedc
Merge pull request #359 from NotAdam/develop
fix the indenting in doxygen css
2018-07-25 12:03:38 +02:00
NotAdam
4094ac7021 fix the indenting 2018-07-25 19:59:59 +10:00
Mordred Admin
e11f1b3f20 Finished removing old inventory class and moving stuff into player 2018-07-25 09:48:54 +02:00
Mordred
086ab230c2
Merge pull request #358 from NotAdam/develop
doxygen & some documentation
2018-07-25 09:18:06 +02:00
Mordred
8555f3060f Not compilable atm, still moving stuff around 2018-07-24 23:58:08 +02:00
NotAdam
ad330dc3e0 minor css fixes 2018-07-25 00:36:12 +10:00
NotAdam
1a73a6c448 dark theme for doxygen 2018-07-25 00:31:33 +10:00
NotAdam
0bae255d21 doco cleanup 2018-07-24 23:16:26 +10:00
NotAdam
ebd41c0312 new documentation home page - please look forward to it 2018-07-24 23:04:22 +10:00
NotAdam
a1e3721c67 ignore temp files created by doxygen 2018-07-24 22:49:19 +10:00
NotAdam
c47b953a27 some more documentation 2018-07-24 22:48:42 +10:00
NotAdam
31915f9fee doxygen doco generation + some documentation for script system 2018-07-24 22:22:19 +10:00
Mordred
b64c56faa1
Merge pull request #357 from NotAdam/develop
new effect packet + base gilshop implementation
2018-07-22 23:37:09 +02:00
NotAdam
5ac4573bd3 gilshops now work using the proper packet 2018-07-23 00:05:44 +10:00
NotAdam
b8871519fe minor refactoring 2018-07-22 23:32:16 +10:00
NotAdam
9ab7d5c68a somewhat working gilshops 2018-07-22 23:20:22 +10:00
NotAdam
18a1ab79d6 extremely broken gilshop implementation 2018-07-22 22:11:03 +10:00