Skip to content

Releases: Berny23/LD-ToyPad-Emulator

v1.4.1

18 Mar 13:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1


Click here if you don't know how to update.

v1.4.0

18 Mar 13:36
Compare
Choose a tag to compare

Originally released Aug 5, 2022, now I just corrected the tag name.

  • @benlucaslaws added a brand new filtering feature to quickly find which vehicle or character has a specific ability. This also allows you to filter the toy tags by game worlds. 98bf72a
  • some UI tweaks
  • @Luigimeansme informed me of yet another mislabelled vehicle. f545175

Thanks to all contributors!


Click here if you don't know how to update.

v1.3.6

19 Jul 12:25
e406ae2
Compare
Choose a tag to compare

Hello everyone! I've been playing more LD lately, so I added some more QoL features.

  1. Updated Toybox
    image
    The Toybox has a new layout and added search bar at the bottom. Rather than extend forever, the toybox will now switch to a scrollbar after a certain number of rows are filled. And with the added search bar you can quickly find your tokens.

  2. Horizontal Layout
    image
    This is an alternative layout that automatically enables on larger screens. Personally, I use a second monitor for my toypad and this layout is a lot easier to use in my experience.

I also just did a lot of tweaking in general to the layout sizes. My goal was to improve the mobile experience by trying to eliminate the need to scroll the entire screen. Now both the toybox and toypad should visible at once no matter what device your using or how many tags you have. So try it out and let me know how it works for you!

v1.3.5

26 Jan 20:30
Compare
Choose a tag to compare
  • added better color variations
  • improved compact design (this means more space for the Toy Pad on mobile devices)

v1.3.4

23 Jan 16:57
Compare
Choose a tag to compare
  • new color for vehicles to quickly distinguish them from characters
  • many visual enhancements
  • smart scrolling (for mobile devices)
  • added and improved troubleshooting sections
  • fixed mismatched vehicle IDs for K.I.T.T. Jet and Goliath Armored Semi #23

v1.3.3

05 Nov 18:07
b0b2198
Compare
Choose a tag to compare
  • @Berny23 improved the design of the interface, with rounded tokens and a more natural layout.
  • Fixed the installation errors that appeared on devices of the Raspberry Pi family.

v1.3.2

25 Oct 21:05
c0ba2a5
Compare
Choose a tag to compare

This is release is a bit more WIP than normal. Been busy with school and I don't just wanna sit on the progress I've made.

  • Added functionality for the Color & Fade events of the toypad.

    • These are the two predominate color effects throughout the game. The only one missing now is Flash, but that one is used much more rarely. Additionally the colors are slightly off due to the actual toypad using LED bulbs and being diffused by the plastic of the toypad, as oppose to the program just output the straight RGB values.
  • Added basic touch support.

    • Touch is now recognized. However the site design isn't super mobile friendly still, so it'll probably be a bit easier for tablets. I recommend zooming out all the way before using it. However, despite that it is fully functional on touch devices.

v1.3.1

03 Oct 23:23
Compare
Choose a tag to compare

v1.3.0

03 Oct 23:21
7b4b4ce
Compare
Choose a tag to compare

Description taken from https://github.com/cort1237/LD-ToyPad-Emulator/releases/tag/v1.3.0

  • Reworked GUI to reflect an actual toypad with actions being performed through drag and drop.
  • Now stores all tag data for future use, unless manually deleted. This means that vehicle upgrades can actually be saved to tags and be used again in the future.

v1.2.2

02 Oct 11:04
Compare
Choose a tag to compare
  • Improved user experience by auto-disabling radio buttons for full positions (left/right/middle), this helps to prevent crashes and soft-locks when switching positions and adding/removing objects.