Releases: GregHib/void
Releases · GregHib/void
2.0.1
What's Changed
- Fixed missing ancient items in zaros god list
- Fixed fairy ring travel log not being added to
- Fixed sir gerry null dialogue name
- Fixed knights notes not opening
- Fixed missing drink potion sound
- Fix recover special delay and percentage message
- by @GregHib in #748
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- General bug fixes by @GregHib in #701
- Add lumbridge catacombs by @MrSlayerGod in #702
- Add spirit tree by @GregHib in #703
- Region 12850 (Lumbridge castle) missing content by @M1krofin in #706
- Add gravestones by @GregHib in #708
- Edgeville Dungeon & varrock sewers by @MrSlayerGod in #704
- Add more sounds and npc hp regen by @GregHib in #709
- Add accept aid and roof collisions by @GregHib in #713
- Add struct encoder and achievement cache fixes by @GregHib in #714
- Add fishing spot teleporting by @GregHib in #715
- Add spotless ktlint formatting by @GregHib in #716
- Add offensive and defensive combat type mixing by @GregHib in #718
- Implemented Imp with teleport, drop table, sounds and animations by @M1krofin in #721
- Only apply auto formatting changes on main branch by @GregHib in #724
- Add slayer tower by @GregHib in #725
- Flip move and temp move types by @GregHib in #729
- added Taverley Dungeon spawns and more by @MrSlayerGod in #730
- Add EnumEncoder by @GregHib in #732
- Summoning crafting, swapping and shops by @Ilwyd in #722
- Add Godwars Dungeon by @GregHib in #733
- Add gnome gliders by @GregHib in #734
- Add wilderness wall and obelisks by @GregHib in #735
- Finalize lumbridge castle region by @M1krofin in #727
- Add fairy rings by @GregHib in #737
- Fix ground items not showing when changing levels by @Ilwyd in #739
- Add the grand exchange by @GregHib in #742
- Use npc transforms in lookups by @GregHib in #745
- Remove yaml support and add missing examines by @GregHib in #747
New Contributors
Full Changelog: 1.4.4...2.0.0
1.4.4
What's Changed
- Fix opening equipment bonuses on first login by @GregHib in #696
- Add tree gnome stronghold gate interaction by @lucid-soft in #659
- Remove fake player names from integration tests by @GregHib in #660
- Fix Equip Requirements by @lucid-soft in #661
- Fix integration tests not using max level for equipment requirements by @GregHib in #663
- Change test workflow target to allow running integration tests by @GregHib in #665
- Add direction signposts by @Ilwyd in #666
- Fix music unlocks by @Ilwyd in #669
- most of Members stairs and ladders by @jarryd229 in #674
- Fix: Resolve Account Lookup Issues on Nix Environments and Enforce Chat Capitalization Rules by @HarleyGilpin in #676
- fixed chicken drops table now working by @MrSlayerGod in #678
- Workflows and bug fixes by @GregHib in #680
- Fix music track names by @GregHib in #682
- Allow forks to run integration tests by @GregHib in #683
- Add playlist functionality by @Ilwyd in #677
- Add Missing NPC Spawns and Fishing Spots in Catherby & White Wolf Mountain by @MrSlayerGod in #684
- StringEntry/NameEntry fix by @lucid-soft in #685
- Add Prince Ali Rescue Quest by @GregHib in #687
- Remove config naming magic by @GregHib in #689
- Increase gradle memory usage by @GregHib in #690
- General fixes for configs by @GregHib in #692
- Add charter ships by @GregHib in #695
- Add brimhavern dungeon and object by @MrSlayerGod in #691
New Contributors
- @lucid-soft made their first contribution in #659
- @Ilwyd made their first contribution in #666
- @HarleyGilpin made their first contribution in #676
- @MrSlayerGod made their first contribution in #678
Full Changelog: 1.4.2...1.4.4
1.4.2
What's Changed
- Separate movement and area checks into queue by @GregHib in #648
- Add turael slayer master and monsters by @GregHib in #650
- Convert all sounds configs to standard layout by @GregHib in #651
- More config standardisation by @GregHib in #652
- Add Stronghold of Security & Doomsayer by @GregHib in #657
- General bug fixes by @GregHib in #658
- Added hobgoblins hill-giants and moss-giants by @jarryd229 in #654
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- Fix release bundle config files by @GregHib in #647
- Add ape atoll agility course by @GregHib in #615
- Improve naming 5 - Sounds by @GregHib in #616
- fix: Dynamic region loading types by @titandino in #617
- Fix settings loading in a few tools by @GregHib in #619
- Add a toml esq configuration reader and writer by @GregHib in #620
- Improve config api by @GregHib in #621
- Convert config files from yaml to toml by @GregHib in #623
- Add config file extension support by @GregHib in #624
- Split item definitions into separate files by @GregHib in #626
- Organise animation, graphic, drops and inventory configs by @GregHib in #628
- Split up object and npc configs by @jarryd229 in #627
- Split up the remaining config files by @GregHib in #630
- Tidy up after config changes by @GregHib in #631
- Improve character spawning by @GregHib in #632
- Fix drop table definitions by @GregHib in #633
- Drop table edge case improvements by @GregHib in #634
- Fix members drops and update tests by @GregHib in #635
- Add predicate checks to drop table references by @GregHib in #636
- Fix drop table sim and chance commands by @GregHib in #637
- Add all agility shortcuts up to level 40 by @GregHib in #639
- Remove event overriding by @GregHib in #640
- Remove class based instruction handling by @GregHib in #641
- Add entity categories and simplify complex events by @GregHib in #642
- Add cutscene helper by @GregHib in #644
- Fix equipment removal event by @GregHib in #646
New Contributors
- @titandino made their first contribution in #617
Full Changelog: 1.3.0...1.4.1
1.3.0
What's Changed
- Add halloween equip sounds by @jarryd229 in #549
- Fix case-insensitive account files bypassing password validation by @GregHib in #551
- Added ftp general stores by @jarryd229 in #553
- Cow death and hat fixes by @GregHib in #556
- Druidic ritual quest by @jarryd229 in #554
- Add quest intro/overview dialogue interface by @GregHib in #557
- Fix small bugs by @GregHib in #560
- The restless ghost by @jarryd229 in #559
- Add npc pick-pocketing for thieving skill by @GregHib in #567
- Extend test github action timeout by @GregHib in #568
- Bug Fix - Al Kharid Passing Out Task by @DavidMBusey in #570
- Fix al-kharid gate integration tests by @GregHib in #571
- Add gnome agility courses by @GregHib in #572
- Gnome advanced agility course improvements by @GregHib in #574
- Add barbarian agility courses and barcrawl miniquest by @GregHib in #575
- Improve settings and properties by @GregHib in #577
- Improve commands by @GregHib in #578
- More settings and command fixes by @GregHib in #579
- Add the wilderness agility course by @GregHib in #581
- Make event source and targets contextual by @GregHib in #587
- Interaction delay fix by @GregHib in #588
- Convert pauses and queues with interaction delays by @GregHib in #590
- Add suspendable helper methods by @GregHib in #591
- Fix door traversal logic in Gnome Stronghold by @ekmillard in #593
- Improved naming 1 - ForceChat, RenderEmote by @GregHib in #596
- Improved naming 2 - Graphics by @GregHib in #597
- Improved naming 3 - Animations by @GregHib in #598
- Improve naming 4 - WalkTo, turn, hits and misc by @GregHib in #599
- Organise game content packages and scripts by @GregHib in #602
- More general organisation and fixes by @GregHib in #604
- Bug fixes and performance improvements by @GregHib in #608
- Add transport canoes by @GregHib in #612
- Add multi target hunt modes, sheep shearing and berry bushes by @GregHib in #613
New Contributors
- @DavidMBusey made their first contribution in #570
- @ekmillard made their first contribution in #593
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
- added wolves by @jarryd229 in #545
- Add achievement tasks and world map controls by @GregHib in #544
- Achievement task fixes by @GregHib in #546
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- Fix bugs and networking quality of life improvements by @GregHib in #523
- Add Giant Mole by @Syntax2022 in #524
- Add sacks, baskets, essence pouches and other storage items by @GregHib in #526
- Add light source crafting, lighting, extinguishing plus Giant Mole addition by @Syntax2022 in #529
- Add runecrafting abyss by @GregHib in #530
- Rename expressions to official names by @GregHib in #531
- Fix npc sounds by @jarryd229 in #534 and #535
- Add Enter the Abyss miniquest by @GregHib in #532
- Overload fixes and revisions by @Syntax2022 in #533
- Add ourania zmi altar by @GregHib in #537
Full Changelog: 1.2.2...1.2.3
1.2.2
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
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