This project is mirrored from https://*****:*****@github.com/amarillonmc/phpdts.git. Updated .
  1. 24 Jul, 2023 6 commits
  2. 23 Jul, 2023 3 commits
    • Nemo Ma's avatar
      Merge pull request #188 from amarillonmc/imgbot · 6e139f12
      Nemo Ma authored
      [ImgBot] Optimize images
      6e139f12
    • ImgBotApp's avatar
      [ImgBot] Optimize images · 8944c9e6
      ImgBotApp authored
      *Total -- 1,505.94kb -> 1,416.14kb (5.96%)
      
      /img/story/story_ne4.gif -- 299.69kb -> 249.49kb (16.75%)
      /img/ach/208_0.png -- 13.31kb -> 11.77kb (11.53%)
      /img/ach/600_0.png -- 17.87kb -> 16.29kb (8.85%)
      /img/ach/600_4.png -- 18.09kb -> 16.51kb (8.7%)
      /img/ach/208_1.png -- 16.73kb -> 15.28kb (8.67%)
      /img/ach/208_2.png -- 17.13kb -> 15.67kb (8.5%)
      /img/ach/600_2.png -- 21.90kb -> 20.39kb (6.89%)
      /img/ach/600_3.png -- 21.64kb -> 20.21kb (6.61%)
      /img/ach/600_1.png -- 23.82kb -> 22.40kb (5.97%)
      /img/story/story_ne1.jpg -- 114.87kb -> 108.55kb (5.5%)
      /img/story/story_n4.jpg -- 64.26kb -> 61.40kb (4.45%)
      /img/story/story_n1.jpg -- 87.79kb -> 85.42kb (2.69%)
      /img/emoticons/Marylin_2.png -- 14.60kb -> 14.22kb (2.63%)
      /img/emoticons/Lilac_4.png -- 14.61kb -> 14.23kb (2.63%)
      /img/emoticons/Marylin_3.png -- 14.41kb -> 14.03kb (2.62%)
      /img/emoticons/Marylin_1.png -- 14.97kb -> 14.59kb (2.56%)
      /img/story/story_n2.jpg -- 65.08kb -> 63.41kb (2.56%)
      /img/emoticons/Crimson_1.png -- 14.87kb -> 14.49kb (2.55%)
      /img/story/story_n7.jpg -- 72.27kb -> 70.43kb (2.55%)
      /img/emoticons/Crimson_3.png -- 15.12kb -> 14.74kb (2.54%)
      /img/emoticons/Crimson_2.png -- 15.19kb -> 14.81kb (2.51%)
      /img/emoticons/Crimson_4.png -- 15.37kb -> 14.98kb (2.5%)
      /img/emoticons/Marylin_4.png -- 15.24kb -> 14.86kb (2.49%)
      /img/story/story_ne2.png -- 109.99kb -> 107.57kb (2.2%)
      /img/story/story_ne3.png -- 120.02kb -> 117.59kb (2.02%)
      /img/story/story_n3.jpg -- 68.62kb -> 67.31kb (1.91%)
      /img/emoticons/Fleur_4.png -- 14.26kb -> 14.01kb (1.81%)
      /img/story/story_n5.jpg -- 111.33kb -> 109.50kb (1.64%)
      /img/emoticons/Lilac_3.png -- 14.01kb -> 13.78kb (1.62%)
      /img/emoticons/Lilac_2.png -- 13.80kb -> 13.59kb (1.49%)
      /img/emoticons/Fleur_3.png -- 14.72kb -> 14.55kb (1.15%)
      /img/emoticons/Lilac_1.png -- 14.16kb -> 14.00kb (1.15%)
      /img/emoticons/Fleur_2.png -- 14.11kb -> 14.05kb (0.43%)
      /img/emoticons/Fleur_1.png -- 14.26kb -> 14.21kb (0.34%)
      /img/ach/103.gif -- 7.83kb -> 7.80kb (0.34%)
      Signed-off-by: default avatarImgBotApp <ImgBotHelp@gmail.com>
      8944c9e6
    • Nemo Ma's avatar
      New Mechanic : Self Destruct Button 😂😂😂 · 222cd8eb
      Nemo Ma authored
      Implementing a weird idea from mtkkk
      222cd8eb
  3. 22 Jul, 2023 10 commits
  4. 21 Jul, 2023 4 commits
  5. 20 Jul, 2023 4 commits
  6. 19 Jul, 2023 8 commits
    • Nemo Ma's avatar
      Update itemmain.func.php · d87128e2
      Nemo Ma authored
      Fix Display oddity.
      d87128e2
    • Nemo Ma's avatar
      Update titles_1.php · e2529192
      Nemo Ma authored
      To deal with player dynamic is an endless struggle. We're supposed to only build mechanics and aesthetics for players, and dynamic is not one of them. The player must carve out their own dynamic, and only with that, we adjust based on what the player would say.
      In this case, something once deemed too strong is in fact underused by the player based on their feedback, so from the same feedback, this certain stat for this certain item is changed to reflect a dynamic not-in-the-design.
      e2529192
    • Nemo Ma's avatar
      favicon shenanigans · ebff803c
      Nemo Ma authored
      Added favicon related file to .gitignore.
      You can generate favicons of this style yourself.
      ebff803c
    • Nemo Ma's avatar
      Update .gitignore · 6eed2a52
      Nemo Ma authored
      Excluding config.inc.php to prevent deployment related conflicts.
      6eed2a52
    • Nemo Ma's avatar
      Fix Exploit regarding Jewel Enhancement · f11177bd
      Nemo Ma authored
      Fix Exploit: When the item name is longer than 30 chars, the Jewel Enhancement level could not be written, leading to infinite enhancements - an Easter egg is implemented to change the item's name to stop this.
      Fix(?) Oversight: sing infinite stamina items as material will not consume the item.
      Add: Glitch text effects to use for club21's lore material.
      f11177bd
    • Nemo Ma's avatar
      Merge pull request #183 from winddramon/nachster · 895576e0
      Nemo Ma authored
      itm0 fix
      895576e0
    • winddramon's avatar
      09c79cb6
    • winddramon's avatar
      lose itm0 fix · 62df8678
      winddramon authored
      1、修复了有itm0、包裹满时提交会获得物品的指令导致itm0丢失的问题,现在如果有itm0,不接受除了拾取、丢弃、使用itm0和提炼itm0以外的命令。
      2、为头衔显示做了firefox兼容
      62df8678
  7. 17 Jul, 2023 2 commits
  8. 16 Jul, 2023 3 commits