Skip to content

Releases: cyberinferno/cabal-online-helper

Removing all slot options and unbinding item feature added

25 Feb 05:46
Compare
Choose a tag to compare

Release contains the following

  • Remove all sot options from item option
  • Remove binding from item code

Max item grade updated from 15 to 20

12 Feb 06:58
Compare
Choose a tag to compare

Release contains the following

  • Max item grade updated from 15 to 20.
  • Dungeon ID to name mapping added to game constants class.

Removing item slot option feature added

10 Jan 08:56
Compare
Choose a tag to compare

Method to removing item slot option feature has been added to the class ItemOption.

Minor release with binary item list decode method

30 Oct 16:18
Compare
Choose a tag to compare
Added helper method to decode binary item lists format (Inventory, wa…

…rehouse data etc)

Added item code and item option extract methods

30 Sep 09:28
Compare
Choose a tag to compare

These extract methods will return arrays containing the extracted information.

Release with item code helper classes

24 Sep 19:16
Compare
Choose a tag to compare

This release contains ItemCode as well as ItemOption classes which can generate respective codes!

Added basic file system helper classes

21 Sep 19:36
Compare
Choose a tag to compare

cabal_msg.dec and World_drop.scp helpers classes have been added.

Initial release

18 Sep 17:28
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v1.0.0

Added character encode/decode methods and game constant class