Skip to content

Releases: oberien/refunct-tas

v0.9.7

11 Jun 08:43
Compare
Choose a tag to compare

Lots of bug fixes for the map editor.

Some platforms' SizeX and SizeY may need to be manually swapped.

  • Make clusters 1-indexed when selecting an element as everything else is already
  • Get rid of incorrect version update message
  • Update values in the menu when setting elements to the current player position
  • Fix SizeX and SizeY being swapped for some platforms
  • Fix bug where platform's rise speed was incorrect when both the map editor and practice states are running at the same time
  • Apply correctly configured flying speed when flying is enabled
  • Fix practice states where the player starts on a button not working

v0.9.6

10 Jun 15:13
2ebfd60
Compare
Choose a tag to compare

Add a map editor, allowing modification of positions of all elements in the game.

Multiplayer has been disabled for this build - if you want to play multiplayer, please use the previous version of refunct-tas.

v0.9.5

07 May 20:35
44203cb
Compare
Choose a tag to compare

Features

  • add flying mode
  • add minimap with multiplayer support
  • allow players to choose their color on the minimap and of their multiplayer mesh
  • add ability to set the movement mode
  • add ability to clear text inputs with CTRL+d
  • add timer which functions identically to Refunct's end time. Splits are planned to be added at a later date
  • use the Steam username as mulitplayer name
  • allow running multiple features at the same time (e.g. end-timer together with TAS mode together with NGG and flying)
    • fix several bugs when different components interact with each other
  • enable combining NGG with All Buttons
  • add a message to the HUD when a new refunct-tas version is available

Bug Fixes

  • show HUD all the time
  • fix a bug which would display multiple HUDs on top of each other if you press M while in refunct-tas's menu
  • fix freeze when opening the refunct-tas menu while in the TAS frame-step mode
  • add a button to disable TAS mode
  • limit length of multiplayer room names
  • add edge-case troubleshooting instructions

Internal Improvements

  • allow modifying the argument of hooked function
  • move menu creation into creator-functions next to the respective components
    • gets rid of lots of statics
  • improve and simplify UI button logic
  • only run scripting code when all UE hooking initialization is finished
  • move away from Lazy<Mutex<usize>> towards AtomicPtr wherever possible
  • enable drawing images on the HUD

v0.9.4

09 May 22:05
Compare
Choose a tag to compare
  • Synchronized Multiplayer New Game
  • TAS Mode testing with recording, replay and save/load

v0.9.3

02 Apr 22:47
Compare
Choose a tag to compare

Improved multiplayer to remove desyncs.

Multiplayer

25 Mar 23:33
Compare
Choose a tag to compare

v0.9.2

Add multiplayer

Game Statistics

13 Mar 16:31
Compare
Choose a tag to compare

v0.9.1

Added Game Statistics for Bingo Races

Rewrite of the ingame Menu / all Lua Code

28 Feb 16:50
Compare
Choose a tag to compare

v0.9.0

  • complete rewrite of the ingame menu and all its functionality including Practice and Randomizer
  • move from lua to rebo
  • lots of internal refactorings and updates
  • update all dependencies

Fix Refunct Update 11.3 for Windows

29 Oct 17:50
Compare
Choose a tag to compare
v0.8.1

Fix Windows LevelState offset

Update to Refunct Version 11.3

29 Oct 13:04
Compare
Choose a tag to compare
v0.8.0

Update for Refunct Update 11.3