Andy Balaam
Andy Balaam
rabbit-escape-engine/bin contains compiled test code as well as production code. Same for rabbit-escape-render/bin. Split this out so we don't need to delete stuff from this dir before we build the...
On a phone screen, levels can be really small, and if waste horizontal space with the toolbar it's even worse. Move the toolbar to the ~~top~~ bottom if the screen...
The copyright messages in Rabbit Escape are out of date, including the text shown in the About box. Update them, preferably by writing a script or automatic process that will...
- [x] game mechanics and >= 200 levels - [ ] Re-organise level sets to show off cool features added after the original level sets - [ ] text-based level...
The test `test_Smoke" fails for me with the latest code. ``` $ adb shell am instrument -w -r -e debug false -e class 'rabbitescape.ui.android.SmokeTest' net.artificialworlds.rabbitescapefree.test/android.test.InstrumentationTestRunner Client not ready yet.. Started...
When I run the DialogTest smoke test, I get two pieces of music playing simultaneously. Presumably that's because it clicks through the menus very quickly. I think I get the...
Yesterday I ran Rabbit Escape on a Raspberry Pi 2. It was playable, but jerky, especially when full-screened on a big monitor. I never bothered optimising the rendering since it...
This will reduce memory usage when you are zoomed in to one part of a level, and when you are zoomed in is one of the times when memory is...
If I made a rabbit a climber, then make it a blocker, then place a climber token on it, it will not pick up the climber token because it's already...
I just dug through a place where there were 2 bridges because 2 rabbits had both built ones there. The digging rabbit fell through, but a bridge was left in...