Skip to content

Releases: icewolfz/jiMUD

0.4.25

27 Oct 04:52
Compare
Choose a tag to compare
  • Fixed:
    • Chat capture: fix ignore captures for stores and lockers, use a counter instead of a simple flag
    • Fix spaces in skill/weapon ids to convert to - so large sword and small sword icons work
    • Mapper:
      • auto walk buttons not correctly set to enabled when current room is different from selected room
      • Re-coded draw timing to be synced with core drawing system to try and lower cpu

0.4.24

14 Oct 23:09
Compare
Choose a tag to compare
  • New:
    • Preference: can now disable file watcher for profile manager.
    • Backup all profiles: allow all profiles to be saved when using client save
  • Fixed:
    • Chat capture: ignore all lines between ------ for stores/lockers
    • Backup: make sure room id is a number when saving
    • Mapper: make sure room id is a number when exporting

0.4.23

08 Oct 01:54
Compare
Choose a tag to compare
  • Fixed:
    • Mapper:
      • Fix zone yet again, attempt to only change the zone if a room exist at coords
      • Assign current zone to the new room

0.4.22

07 Oct 03:55
Compare
Choose a tag to compare
  • New:
    • Experimental gamepad support
    • Mapper: Added zoom in, zoom out, zoom reset, toggle developer tools, and toggle full screen
  • Fixed:
    • Chat capture: Capture all lines no matter what characters they may contain when capture all lines is enabled
    • Mapper: Fix zones not assigning right when moving to a new area
    • Immortal button not being hidden on disconnect then relogin with a non immortal login
    • Backup system was not having the correct map file set when character was changed.

0.4.21

27 Sep 06:20
Compare
Choose a tag to compare
  • Fixed:
    • Mapper: Fix mapper new zone correctly this time

0.4.20

26 Sep 22:17
Compare
Choose a tag to compare
  • New:
    • Chat capture:
      • Add zoom in, out and reset buttons
      • Add font and font size settings
  • Fixed:
    • Mapper:
      • Fixed an issue when creating new zones.
      • Fixed an issue when adding new rooms it was attempting to add them twice

0.4.19

25 Sep 19:20
Compare
Choose a tag to compare
  • Fixed:
    • Profile manager:
      • Where not correctly reloading deleted ones from memory.
      • New profiles enabled checks where set to disabled, yet where
      • Removed profiled, then re-added new with same name didnt save correctly
      • Linux: Was not correctly removing profile data files due to casing issues
    • Chat capture: capture name that include a ' and spaces

0.4.18

18 Sep 20:37
Compare
Choose a tag to compare
  • New:
    • Chat capture: Add shout to tell captures for chat window
  • Fixed:
    • Mapper: Area navigation drop down fails when area name contained a space
    • Chat capture: ignore fragmented lines due to split packets or mixed parsing

0.4.17

17 Sep 00:37
Compare
Choose a tag to compare
  • New:
    • Added preference to disable code editor in profile manager
  • Fixed:
    • Mapper:
      • Area navigation not updated when new area created
      • Room property editor position not updating when toolbar wraps

0.4.16

16 Sep 00:19
Compare
Choose a tag to compare
  • Fixed:
    • Downgrade to electron 1.7.7 to fix a crashing bug with 1.8.0
    • An issue with auto connect not working