Skip to content

Releases: GregHib/void

1.2.3

18 May 19:09
bacbfe9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

25 Apr 20:38
d6fb3bf
Compare
Choose a tag to compare

What's Changed

  • Add optional SQL database storage by @GregHib in #500
  • Refactor networking module by @GregHib in #501
  • Empting, soaking, stackable item use and other misc by @GregHib in #504
  • Add conditional drop table items by @GregHib in #505
  • Add Crafting Guild and Father Urhney by @jarryd229 in #507
  • Make stackable items and add alternative door sounds by @GregHib in #516
  • Store charges in item amounts by @GregHib in #515
  • Add combination runes, dungeoneering boxes and staves by @GregHib in #520
  • Add fletching skill, bows, arrows, darts, crossbows, bolts by @Zag-bop in #513

Full Changelog: 1.2.1...1.2.2

1.2.1

20 Mar 01:51
25f43b1
Compare
Choose a tag to compare

What's Changed

  • Shooting Star Distractions and Diversion enhancement by @Zag-bop in #479
  • Herblore by @Zag-bop in #481
  • Fix item-on-item and github action issues by @GregHib in #491
  • Update queue ticks to add combat flinching by @GregHib in #492
  • Bob barter and Potion Decanting by @Zag-bop in #489
  • Deflection and prayer.yml by @GregHib in #494
  • Add docker images and publishing to DockerHub by @GregHib in #496
  • Fix release script bundling by @GregHib in #499

Full Changelog: 1.2.0...1.2.1

1.2.0

11 Mar 23:03
73d4536
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Zag-bop made their first contribution in #458

Full Changelog: 1.1.2...1.2.0

Scripting API & QOL

11 Feb 20:39
ec0e876
Compare
Choose a tag to compare

Added methods which wrap around the current event subscribing api as a base for an easier to use scripting api and a stepping stone towards #324

Quality of life improvements:

  • Updated kotlin, gradle and dependencies
  • Lots of refactoring based on qodana, compiler and inspection warnings
  • Fixed item on death wealth calculations
  • Fixed creating buttery potato's with butter not milk
  • Fixed missing wilderness lever pull animation
  • Fixed weapon render animations
  • Fixed network multi-threading #425
  • Add closing dialogues on exit of interfaces with string and int entry
  • Add prayer altars #430
  • Fixed general stores #393

First official release - Void 1.0.2

25 Jan 02:41
5b4caca
Compare
Choose a tag to compare

A fully functioning server with combat, f2p skills, quests, bots and more!

See the full history of updates on the void project thread.