Releases: Berny23/LD-ToyPad-Emulator
v1.4.1
What's Changed
- Bug tag name and abilities by @VladimirKuletski in #87
- Bug tag name and abilities 2 by @VladimirKuletski in #88
- Add a few more character abilities by @Luigimeansme in #92
- A few more ability updates by @Luigimeansme in #96
- CI basics by @VladimirKuletski in #99
- JSON schema check by @VladimirKuletski in #100
- Update charactermap.json by @Luigimeansme in #113
- Update charactermap.json by @Luigimeansme in #114
- More ability updates by @Luigimeansme in #118
- Even more ability fixes by @Luigimeansme in #121
New Contributors
- @VladimirKuletski made their first contribution in #87
- @Luigimeansme made their first contribution in #92
Full Changelog: v1.4.0...v1.4.1
v1.4.0
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!
v1.3.6
Hello everyone! I've been playing more LD lately, so I added some more QoL features.
-
Updated Toybox
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. -
Horizontal Layout
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
v1.3.4
v1.3.3
v1.3.2
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
- correct and improve character names (mirror from https://github.com/Berny23/node-ld)
v1.3.0
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.