Skip to content

Releases: Psych-Slice/P-Slice

P-Slice 2.2.2

31 Dec 11:55
Compare
Choose a tag to compare

Another bugfix update:

  • Fixed story mode score-saving bug (hopefully)
  • Fixed a few minor bugs in the Player editor causing it to not be properly usable
  • A minor fix in the results previewer

P-Slice 2.2.1

25 Dec 17:37
Compare
Choose a tag to compare

This version fixes some major bugs found in 2.2:

  • Fixed lag spikes in the middle of a song
  • Fixed stack overflow issue that one person had.
  • Minor tweaks in the Visual settings

P-Slice 2.2 - The Christmas update

24 Dec 00:22
Compare
Choose a tag to compare

Additions:

  • New icon and art for P-Slice
  • Editor for playable characters
  • Instrumentals selector from V-Slice
  • Softcoded "new" tag for songs
  • Added missing cutscenes
  • A ton of small bugfixes
  • New easter eggs

Merry Christmas ๐ŸŽ

P-Slice 2.1

11 Nov 13:59
Compare
Choose a tag to compare

Additions:

  • Added new preloader from V-Slice
  • Darnell (BF Mix)
  • mobile builds
  • compressed audio (which should result in smaller builds)
    [P-Slice on psych 1.0]
  • Added support for hold splashes
  • added better support for source mods with compile flags (since people are using it for mods now)

I'll go eeping now. Have fun!

P-Slice 2.0.1

01 Nov 15:02
Compare
Choose a tag to compare

This update mostly fixes bugs from the initial 2.0 and also adds a new crash handler.

Also, the new wiki is now available so it's easier to add new characters (hopefully).

P-Slice 2.0 - The Pico update

19 Oct 18:12
Compare
Choose a tag to compare
  • Refactored the way P-Slice's code is written (making it easier to port between versions and potentially other engines)
  • Added features from FNF v0.5.1 (except Darnell (BF mix))
  • Restored album covers and stars
  • New utilities to help in testing new components
  • Improved compatibility with mods
  • And much more...

With this update's release, I'll be taking a break from developing P-Slice. I am very happy to deliver the version of P-Slice that I've put a lot of time into making it as best as it can be (even fixing some bugs introduced in Psych 1.0).

Also, the new character system might still have some issues (mostly because of a lack of mods to test it with), but from what I tested it should work.

UPDATE: I've fixed some initial bugs and issues, so I recommend re-downloading the updated engine.

P-Slice 1.2

02 Sep 13:20
Compare
Choose a tag to compare

This version uses the new psych engine 1.0-prerelease. Most mods from psych 0.7.3 shouldn't be affected by that change, but in case there are you can still download version 1.1 (which is based on 0.7.3).
In addition to that, there's also a version built on psych engine 0.6.3 because apparently it's not dead and people wanted a version build on it.

Features:

  • Erect remixes
  • support for additional commercials in mods (located in videos/commercials)
  • freeplay metadata support
  • new FPS text

Full Changelog: 1.1...1.2

Experimental build of P-slice 1.2

21 Aug 15:26
Compare
Choose a tag to compare
Pre-release

This build updates Psych engine to 1.0-prelerease version.

In addition, it also introduces metadata files, which define additional properties of a song like its rating and a fragment to use as a freeplay preview, and also adds erect remixes (not fully complete as of this build).

Feel free to report any issues with it, so that they can be resolved before the full release.

Feature update 1.1

17 Aug 09:46
Compare
Choose a tag to compare

This update introduces custom sticker packs and native freeplay icons (just like the ones from V-slice)

Fixed bugs:

  • Fixed screenshot preview sometimes not disappearing
  • Fixed character editor being black
  • Fixed cursor disappearing when restarting via mod menu

Full Changelog: 1.0.2...1.1

1.0.2

15 Aug 12:07
c0711e3
Compare
Choose a tag to compare

What's Changed

  • Changed implementation of hxCodec (and now videos work)
  • Enabled crash handler and added Linux support to it
  • Made freeplay more resistant to crashes

Full Changelog: 1.0.1...1.0.2