Age | Commit message (Expand) | Author | Files | Lines |
2018-12-14 | Add script and item for inventory expansion. | Andrei Karas | 1 | -0/+5 |
2018-10-10 | Add some item db placeholders | Asheraf | 1 | -0/+2465 |
2018-07-28 | Merge pull request #2067 from dastgirp/1-achievement | Haru | 1 | -0/+167 |
2018-07-25 | Merge pull request #2117 from HerculesWS/seaottercard_fix | Haru | 1 | -4/+4 |
2018-07-25 | Merge pull request #2138 from Asheraf/stylistupdate | Haru | 1 | -0/+5 |
2018-07-24 | Add Achievement DB Add Achievement Rank DB | smokexyz | 1 | -0/+167 |
2018-07-19 | Add support for bodystyle in stylist shop ui | Asheraf | 1 | -0/+5 |
2018-07-12 | Fix date part2 | Unknown | 1 | -1/+1 |
2018-07-03 | Fix Sea-Otter Card not increasing Sushi Heal Rate | skyleo | 1 | -4/+4 |
2018-06-25 | Update Pet Database | Dastgir | 1 | -0/+203 |
2018-06-02 | Implementation of stylist ui | Asheraf | 1 | -1/+38 |
2018-02-09 | Added Constants of Hat effects. | Dastgir | 1 | -2/+2 |
2017-12-23 | Add support for new drop packet 0xadd for zero clients | Asheraf | 1 | -0/+2 |
2017-09-17 | Add a FIXME comment next to an unknown 'Loc: 16384' value in the item_db | Haru | 1 | -1/+1 |
2017-09-17 | Replace the recurring 'Loc: 1023' value in the item_db with a bitmask array | Haru | 1 | -325/+325 |
2017-09-17 | Replace the recurring 'Loc: 7168' value in the item_db with a bitmask array | Haru | 1 | -23/+23 |
2017-09-17 | Replace the recurring 'Loc: 6144' value in the item_db with a bitmask array | Haru | 1 | -29/+29 |
2017-09-17 | Replace the recurring 'Loc: 5120' value in the item_db with a bitmask array | Haru | 1 | -1/+1 |
2017-09-17 | Replace the recurring 'Loc: 3072' value in the item_db with a bitmask array | Haru | 1 | -21/+21 |
2017-09-17 | Replace the recurring 'Loc: 769' value in the item_db with a bitmask array | Haru | 1 | -125/+125 |
2017-09-17 | Replace the recurring 'Loc: 768' value in the item_db with a bitmask array | Haru | 1 | -76/+76 |
2017-09-17 | Replace the recurring 'Loc: 513' value in the item_db with a bitmask array | Haru | 1 | -34/+34 |
2017-09-17 | Replace the recurring 'Loc: 257' value in the item_db with a bitmask array | Haru | 1 | -4/+4 |
2017-09-17 | Replace recurring value 136 with "EQP_ACC" in the item_db Loc field | Haru | 1 | -483/+483 |
2017-09-17 | Replace recurring value 43 with "EQP_ARMS" in the item_db Loc field | Haru | 1 | -433/+433 |
2017-09-17 | Replace 2097152 with EQP_SHADOW_ACC_L in the item_db Loc field | Haru | 1 | -33/+33 |
2017-09-17 | Replace 1048576 with EQP_SHADOW_ACC_R in the item_db Loc field | Haru | 1 | -34/+34 |
2017-09-17 | Replace 524288 with EQP_SHADOW_SHOES in the item_db Loc field | Haru | 1 | -38/+38 |
2017-09-17 | Replace 262144 with EQP_SHADOW_SHIELD in the item_db Loc field | Haru | 1 | -44/+44 |
2017-09-17 | Replace 131072 with "EQP_SHADOW_WEAPON" in the item_db Loc field | Haru | 1 | -51/+51 |
2017-09-17 | Replace 65536 with "EQP_SHADOW_ARMOR" in the item_db Loc field | Haru | 1 | -46/+46 |
2017-09-17 | Replace 32768 with "EQP_AMMO" in the item_db Loc field | Haru | 1 | -108/+108 |
2017-09-17 | Replace 8192 with "EQP_COSTUME_GARMENT" in the item_db Loc field | Haru | 1 | -9/+9 |
2017-09-17 | Replace 4096 with "EQP_COSTUME_HEAD_LOW" in the item_db Loc field | Haru | 1 | -60/+60 |
2017-09-17 | Replace 2048 with "EQP_COSTUME_HEAD_MID" in the item_db Loc field | Haru | 1 | -82/+82 |
2017-09-17 | Replace 1024 with "EQP_COSTUME_HEAD_TOP" in the item_db Loc field | Haru | 1 | -562/+562 |
2017-09-17 | Replace 512 with "EQP_HEAD_MID" in the item_db Loc field | Haru | 1 | -149/+149 |
2017-09-17 | Replace 256 with "EQP_HEAD_TOP" in the item_db Loc field | Haru | 1 | -972/+972 |
2017-09-17 | Replace 64 with "EQP_SHOES" in the item_db Loc field | Haru | 1 | -198/+198 |
2017-09-17 | Replace 32 with "EQP_SHIELD" in the item_db Loc field | Haru | 1 | -147/+147 |
2017-09-17 | Replace 16 with "EQP_ARMOR" in the item_db Loc field | Haru | 1 | -307/+307 |
2017-09-17 | Replace 4 with "EQP_GARMENT" in the item_db Loc field | Haru | 1 | -207/+207 |
2017-09-17 | Replace 2 with "EQP_WEAPON" in the item_db Loc field | Haru | 1 | -820/+820 |
2017-09-17 | Replace 1 with "EQP_HEAD_LOW" in the item_db Loc field | Haru | 1 | -122/+122 |
2017-09-17 | Add support for bitmask arrays in the item_db Loc field | Haru | 1 | -1/+1 |
2017-09-17 | Replace the remaining numbers in the item_db Upper field with bitmask arrays | Haru | 1 | -10/+10 |
2017-09-17 | Replace the recurring 'Upper: 47' value in the item_db with a bitmask array | Haru | 1 | -43/+43 |
2017-09-17 | Replace 1 with "ITEMUPPER_NORMAL" in the item_db Upper field | Haru | 1 | -108/+108 |
2017-09-17 | Replace the recurring 'Upper: 56' value in the item_db with a bitmask array | Haru | 1 | -240/+240 |
2017-09-17 | Replace the recurring 'Upper: 58' value in the item_db with a bitmask array | Haru | 1 | -182/+182 |