Skip to content
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.

Latest commit

 

History

History
113 lines (86 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

113 lines (86 loc) · 11.6 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2017-07-22)

0.11.1 (2017-07-22)

0.11.0 (2017-03-25)

Bug Fixes

  • achievement: Jailbird and Impossible now let you draw upon prior ascensions to keep the titles (e680533), closes #624
  • battle: damageReductionPercent should be better now(?) (ffd317e), closes #635
  • collectibles: hadCollectible should no longer break (9390282)
  • combat: floor damage so it doesnt get decimals (7151d2d), closes #641
  • db: add db indexes for everything (4acc34e), closes #630
  • guild: cannot invite people to guilds if they are in one and on a different server (ae86108)
  • guild: cross-server guild invites should work again for real (9f7ae8d)
  • guild: cross-server invite should work now (e26db78), closes #634
  • guild: donating will no longer crash the game (6e78797)
  • guild: guild chat joining should not crash server (84a2e9a)
  • guild: guilds will now work properly with regards to event text (4580e58)
  • guild: inviting cross-server and locally can break one or the other (4641304)
  • guild: max self tax is now 100. will math itself to make it work (7e607f9), closes #632
  • guild: no more inviting people who already have a guild (94238a5)
  • guild: salvage will now properly give guild resources from every salvage source (c805eb4)
  • guild: some updates will notify all players (3b3b87f), closes #637
  • guilds: do not propagate some received events to prevent infinite loops (954b4b4)
  • personality: add numbers to TH desc (e488b7d)
  • personality: FeelingLucky fix (e21dcbd)
  • personality: greedy and seeker show % now (60a8a23), closes #631
  • pet: attempt to fix feed max (45208ae), closes #620
  • pet: pet can only gain xp to the owners level max (42bcb68)
  • pet: pets that cannot salvage will not be able to (cbb11bb), closes #642
  • pet: salvage no longer double-counts materials (511793c)
  • pet: selling all shows nan but gives gold (ac6b496)

Features

  • achievement: new achievement for maxing all the ghostly pets (60a61eb), closes #638
  • achievement: new achievement for maxing all the ghostly pets (4d64f7a), closes #638
  • guild: guild bases (05db6c8), closes #628
  • guild: items can now be salvaged, there are some pets that can salvage (Dolphin, Parrot) and their salvage rates are slightly inferior to a new pet (Goat). There is also a new personality that will automatically salvage items. (f01827c)
  • irc: show guild and ascension level in bridge messages (4639227), closes #640
  • personality: add Gullible personality (2b7120f)

0.10.2 (2017-03-20)

0.10.1 (2017-03-20)

Bug Fixes

  • changelog: changelog should update with every commit now (a75336c)
  • collectibles: always update collectibles when finding a new one (404e182), closes #610
  • collectibles: collectible name will actually be set now (3716f2b)
  • collectibles: show the name when getting a new one (8210ebf)
  • combat: attempt to fix necro bonecraft screwing with players (9fb3ff2)
  • combat: can no longer battle yourself (4911573), closes #612
  • combat: show results at top of combat log (d61b34f), closes #625
  • equipment: recalculate stats when equipping items and update the player (f17f75a)
  • extchat: attempt to parse messages better to show discord users (2369a63), closes #614
  • finditem: calling people a cheater a lot (4070d4f)
  • gold: forsakegold no longer eats all of your gold (62defbc)
  • gold: you can no longer lose more gold than you have, and forsakegold is less penalizing (15bf42b)
  • mlab: battles now expire after 30 minutes instead of 6 hours (acdc563)
  • movement: fix a weird case where movement would sometimes not generate valid weights (255787f)
  • party: allow you to forcibly request your party via frontend, making it visible to semi-login [refreshes] (4fd5224)
  • shops: buying an item will now make a choice (e10c974)
  • shops: increment some stats when buying items (a7faa74)
  • shops: should no longer allow you to buy too powerful items (ed365dd), closes #619
  • statistics: move combat/combatsolo under the combat root (fe77254), closes #589

Features

  • achievements: added achievements for affirmer, denier, indecisive (5accfce), closes #605
  • achievements: new jailbird title (d886418)
  • achievements: new wolfmaster title (33fd8c7), closes #578
  • bosses: boss timers are now able to be emitted to the client (03b7ec6), closes #611
  • chests: you see when you visited a chest in the event log now. (797fe3e), closes #606
  • collectibles: collectible rarity is now automatically determined (1466c87), closes #483
  • combat: Mages will now prioritize themselves when using Arcane Intelligence (c98d518)
  • combat: Mages will now prioritize themselves when using Arcane Intelligence (08aff06)
  • finditem: finding an item will now allow you to also give it to your pet (438bd3a)
  • forsake: xp and gold forsake will no longer take positive modifiers when calculating gold/xp lost, meaning no more bloated % from +200% xp festivals (24e07ce), closes #607
  • guilds: guilds (8fa3220), closes #35
  • newbies: newbie equipment will never have a negative base score (0bfb292), closes #608
  • pet: you can now rename pets with a premium item (5cc3527)
  • pets: can now send items to other pets (81d8a84), closes #596
  • premium: added new ILP purchases for teleport locations (81004b7)
  • premium: added the astral control room (13dd7bc)
  • premium: you can now buy consumable premium items (currently only a pet rename tag is available) (2b5e404)
  • shops: shops now show up in certain regions (5902615), closes #33

0.9.0 (2017-03-08)