Project Zomboid

Project Zomboid

Reorder The Hotbar [B42/41]
11개 중 1~10개 표시 중
< 1  2 >
업데이트: 2024년 12월 17일 @ 오후 10시 17분

v3.0
  • Updated mod for b42

업데이트: 2022년 12월 22일 @ 오전 9시 59분

v2.5.1
  • Bound the rewritten right click fix to prevent invalid indexes from ever being passed into ISHotbar:doMenu

업데이트: 2022년 12월 22일 @ 오전 9시 38분

v2.5
  • Made the right click index fix not conflict with other mods who want to inject their own right click behaviour.
  • Happy Holidays! I'm out.

업데이트: 2022년 12월 22일 @ 오전 9시 13분

v2.4
  • Added the ability to choose between swapping and inserting when reordering the hotbar.
  • Prevent the hotbar's right click menu code from firing if you right click somewhere with no slot.

업데이트: 2022년 12월 22일 @ 오전 8시 12분

v2.3
  • Fixed issue where equipping new slots that had previously been reordered would cause incorrect item assignments and boot items out of the hotbar.

업데이트: 2022년 12월 21일 @ 오후 9시 34분

v2.2
  • Fixed a bug that caused the reordered hotbar to scramble what slots your items were in, resulting in them being removed from the hotbar immediately upon loading a save.

업데이트: 2022년 12월 21일 @ 오후 6시 36분

v2.1
  • Handle NATT being a slow loader

업데이트: 2022년 12월 21일 @ 오후 2시 14분

v2.0
  • Removed the double refresh behaviour in favour of simply sorting the slots that are about to be removed to the back of the list in advance of the regular refresh. This should massively improve mod compatibility while preventing the errors the double refresh was orginally added to handle.
  • After sorting is completed the mod will now write the order directly into mod data, this should prevent cases where slots were both located at the same index internally, which would result in the slots changing order after saving/loading.
  • Overwrote the default right click handler to fix a vanilla bug that caused the right click menu to open for the wrong slot due to failure to consider the width of each slot's padding.

업데이트: 2022년 12월 19일 @ 오전 9시 10분

v1.2
  • Adjusted logic for refreshing the reordered hotbar to get along better with other mods.

업데이트: 2022년 12월 18일 @ 오후 8시 27분

v1.1
  • Improved visual clarity of preview image.
  • Fixed the mod lacking a poster in the in-game mod menu.