Releases: kjbstar/recalboy
Releases · kjbstar/recalboy
Introducing Very Easy Install
Added Backups Manager
This new release introduces:
- Backup Manager. See readme for more details.
- Clear cache feature
- Restyled configs page.
- And some minor stuffs.
Demo Mode and bugfixes
This new release introduces:
- Easy Install Wizard: successfully tested on Debian and Ubuntu Server
- Demo Mode: discover new games, perfect for arcade cabinets!
- Access Recalboy's configuration in your browser, update, save, backup, rollback !
- A lot of bug fixes.
Read me, demo, and install instructions here.
Previous version v0.2.0 had a buggy composer.json. This version fix this bug, there are no more changes.
Enjoy!
Here are the themes !
New :
Themes : to fit any size of screen and resolutions, 3 basic themes are available : classic, mini, and micro. Micro is perfect for very little screens, like my piTFT 2.8" (320x240) in Kiosk mode :')
The other themes are basic, feel free to customize them :
- css files in
/public/assets/css
- HTML is in
app/resources/views/index.blade.php
- HTML of game details is generated in
app/Http/Controllers/GameController.php
, functionrenderHtml
.
Work in Progress :
- Extras, to display extras like move lists, instructions cards.
And a few improvements here and here...
Public release
v0.1.1 Merge branch 'master' of https://github.com/kjbstar/recalboy
Recalboy pre-release
A few bugs because I commited too quickly :)
But can be easily solved, see here #1