Skip to content

Releases: Team-Infinitesimal/Infinitesimal

Infinitesimal v1.3

13 Jul 17:43
1c2d2bd
Compare
Choose a tag to compare

Long time no see. This update brings a couple of additions that were already available on the main branch, such as:

  • Phoenix scoring and grading system, the old system is still present with an option toggle;
  • Tighter timing for Pump timing windows which should truly accurately represent the real games (asides from them being symmetric);
  • Song chart previews are now properly contained in a texture which should look better;
  • Basic Mode toggle and fixes overall;
  • Chinese Traditional and Simplified translations added by yijiem.

Infinitesimal v1.2.1

25 Dec 22:27
Compare
Choose a tag to compare

Happy Holidays! This version includes a couple of extra bug fixes since 1.2 and also adds the ability to view your lifebar's overflow if available through the new Pro Lifebar player option.

Infinitesimal v1.2

23 Nov 21:07
Compare
Choose a tag to compare

Verion 1.2 is Infinitesimal's 3rd stable release.

Releases are only created once stable versions of new features and/or fixes are completely ready for use, and as such will be updated less frequently. If you would like to test updates as they're pushed instead of waiting for a release, please be sure to clone the repository locally via git clone instead of using the following release or the "Code > Download Zip" button on the main repository page.
To keep up with development progress, updates, fixes, or to submit feature requests/bug reports, please consider joining the Infinitesimal Discord server.

Changes

  • Basic Mode's song wheel is now a Lua wheel, which boosts performance quite a bit
  • The "How To Play" screen is more fleshed out
  • There is now a toggle for Home mode players to enable/disable carrying over the last used timing window option
    • When enabled, any timing window selected will be carried over between rounds indefinitely. This also includes "EJ" (Pump Easy) being carried over to full mode after starting a round in basic mode.
    • When disabled, "NJ" (Pump Normal) will always be forced in full mode, even after playing in basic mode.
    • "NJ" will always be forced Pay/Free Play modes outside of basic mode regardless of this toggle.
  • Numerous small visual tweaks and animation improvements
  • Numerous bug fixes, including input locking, buttons not doing what they should, and visual issues

Infinitesimal v1.1 | Profile Update

03 Jul 14:59
Compare
Choose a tag to compare

Verion 1.1 is Infinitesimal's 2nd stable release.

Releases are only created once stable versions of new features and/or fixes are completely ready for use, and as such will be updated less frequently. If you would like to test updates as they're pushed instead of waiting for a release, please be sure to clone the repository locally via git clone instead of using the following release or the "Code > Download Zip" button on the main repository page.
To keep up with development progress, updates, fixes, or to submit feature requests/bug reports, please consider joining the Infinitesimal Discord server.

Changes

  • USB profile support
  • Machine modifiers are now reset properly after a credit
    • Mods were previously reset on game over instead of on the title screen, causing them to unintentionally persist between credits if the "Game Over" screen is not triggered.
  • Rush values now round up properly
  • Actually fix Basic Mode from not loading its PreferredSort list
  • Fixed players being able to move in the chart list anymore after selecting their chart
  • Fixed name badge in gameplay being overlapped by the credits text
  • A couple of 4:3 aspect ratio fixes

Infinitesimal v1.0 | Basic Mode Update

24 May 19:51
Compare
Choose a tag to compare

Version 1.0 is Infinitesimal's 1st stable release.
(*Note: Despite 2 years of development history, versioning with begin at 1.0 considering we've reached a stable state with nearly all of the basic necessary features, and for the sake of simplicity.)

Releases are only created once stable versions of new features and/or fixes are completely ready for use, and as such will be updated less frequently. If you would like to test updates as they're pushed instead of waiting for a release, please be sure to clone the repository locally via git clone instead of using the following release or the "Code > Download Zip" button on the main repository page.
To keep up with development progress, updates, fixes, or to submit feature requests/bug reports, please consider joining the Infinitesimal Discord server.

Changes

There have been too many changes since the previous release to be able to properly document them all here (nearly 200 commits worth) so I'll stick to the major stuff. Major changes since the previous release:

  • The entire theme has been rewritten from the ground up
    • This has allowed us to fix major underlying bugs and tidy up plenty of messy code that prevented us from being able to easily add new features and make changes.
    • In addition, this has allowed us to fix broken features such as the Noteskin submenu of the Command Window overflowing if too many noteskins are present, along with a number of other minor issues.
  • Improved timing window support, judgment fonts, and other judge options are now available from the command window
    • Elements such as the lifebar are now influenced by the currently selected timing window to more closely replicate each mode's original mechanics.
  • Basic Mode has been added
    • Basic Mode can be accessed by starting a game with no profiles present, or by using the "Guest" profile if one or more local profiles are present.
  • Notefield preview has been added
    • When enabled, you can view a live preview of the currently selected chart right from the song selection screen.
  • Lifebar mechanics have been improved now match the arcade mechanics
  • Difficulty selection list is now entirely Lua-based
    • This fixes charts being displayed out of order and allows for custom sorting options, such as filtering out specific tags (Quest, UCS, etc).
  • Numerous aesthetic changes
  • Numerous bug fixes and performance improvements

Snapshot r337 (Final Legacy Snapshot)

21 Feb 20:13
6dfc62e
Compare
Choose a tag to compare
Pre-release

This is a snapshot of the final state of the original branch (pre-rewrite) for preservation purposes. Please use the latest post-rewrite release!

Snapshot r300

14 Mar 19:49
Compare
Choose a tag to compare
Snapshot r300 Pre-release
Pre-release

This is a snapshot from the 300th revision committed to the theme.