Skip to content

Releases: Horizon-Private-Server/horizon-forge

v2.3.26

04 Mar 03:14
d2e988b

Choose a tag to compare

What's Changed

  • fix(codegen): correct callback signatures and improve build logs by @Dnawrkshp in #138

Full Changelog: v2.3.25...v2.3.26

v2.3.25

26 Feb 02:09
11a377c

Choose a tag to compare

What's Changed

  • Survival: Fix wall and drop destroy race conditions, adjust alphamod perk max/cost by @Dnawrkshp in #134
  • Survival: fix mbox and upgrade respawn by @Dnawrkshp in #135
  • Survival: Optimize tryPlayerInteract() calls by @Dnawrkshp in #136
  • Survival: Pause feature + fixes by @Dnawrkshp in #137

Full Changelog: v2.3.24...v2.3.25

v2.3.24

21 Feb 22:03
6788554

Choose a tag to compare

What's Changed

  • fix(sprintf): use uiPrintCommaNumber to safely print long integers by @Dnawrkshp in #133

Full Changelog: v2.3.23...v2.3.24

v2.3.23

21 Feb 06:47
8102b24

Choose a tag to compare

What's Changed

  • Survival: Fix upgrade spawn desync and refine earthquake perk by @Dnawrkshp in #129
  • Survival: Bug fixes and improvements by @Dnawrkshp in #130
  • Survival: fix mob drops spawning with negative item idx by @Dnawrkshp in #131
  • Custom Code: use safe_strcpy instead of strncpy by @Dnawrkshp in #132

Full Changelog: v2.3.22...v2.3.23

v2.3.22

19 Feb 06:40
7ca6469

Choose a tag to compare

What's Changed

Full Changelog: v2.3.21...v2.3.22

v2.3.21

11 Feb 22:40
a95238f

Choose a tag to compare

What's Changed

  • fix(survival): Remove pool moby from moby grid on destroy by @Dnawrkshp in #124
  • fix(survival): Fix stackbox checking for maxed out with wrong index by @Dnawrkshp in #125

Full Changelog: v2.3.20...v2.3.21

v2.3.20

07 Feb 23:40
755fc7a

Choose a tag to compare

Add better texture quantizer by @badger41

v2.3.19

07 Feb 02:47
e557f8e

Choose a tag to compare

What's Changed

Full Changelog: v2.3.18...v2.3.19

v2.3.18

06 Feb 23:24
1b494f6

Choose a tag to compare

What's Changed

Full Changelog: v2.3.17...v2.3.18

v2.3.17

06 Feb 16:43
5864d7a

Choose a tag to compare

What's Changed

  • Survival: Add ammo supply vendor, ammo drop mechanic, and mob targeting overrides by @Dnawrkshp in #108
  • Add configuration for the prestige machine by @Philip762 in #109
  • Add config for wall upgrades + remove unused upgrades + small editor improvement by @Philip762 in #110
  • Survival: Migrate baked config to overridable getter functions by @Dnawrkshp in #111
  • Add more interop functions by @Dnawrkshp in #112
  • More survival updates by @Dnawrkshp in #113
  • Fix drops not working by @Dnawrkshp in #114
  • Add vote for next round data structures by @Dnawrkshp in #115
  • Add extra config for stackables + remove left over Russian doll code by @Philip762 in #116
  • Survival: Fix reactor spawning minions not incrementing round enemy count by @Dnawrkshp in #117
  • Fix occlusion data being overwritten with empty octants in some cases by @Dnawrkshp in #118

Full Changelog: v2.3.16...v2.3.17