Skip to content

v1.1.0 - The Bunkum 2.0 Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 05:14
· 1827 commits to main since this release
8b13cc8

Hello. This is a decently large release. This release removes the standard C# HttpListener server and adds a custom implementation. This means we no longer have to work around its issues (of which there are many for us), as we control every part of the stack from the raw TCP socket to high-level code in Refresh.

This release also fixes comments (finally), adds proper support for changing the IP internally (will be exposed in the config at a later date), implements hearting/unhearting, and fixes levels being unplayable/not appearing under some circumstances.

Commits

  • d839c0b: Ability to heart levels (jvyden)
  • 9812622: Fix listen IP (jvyden)
  • 669ce57: Implement favouriteSlotCount (jvyden)
  • 643a65c: Add RootResource to GameMinimalLevel (jvyden)
  • 8b13cc8: Bump Bunkum to 2.0.4 (jvyden)

redundant commits were truncated