1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix crash when using a texture More... over 10 years ago
tidy playermenu to use boxlayouts instead of float for now. More... over 10 years ago
Add playermenus, and playerpanel to be in space next to goals, only contains pause button, middle of screen no longer pauses. Layout needs fixing More... over 10 years ago
fix observerpanel rotation More... over 10 years ago
Merge branch 'new_rendering' of https://github.com/Kovak/KivEnt into new_rendering More... over 10 years ago
add on_change_callback arg to add_state, add 2 finger zoom controls to gameview More... over 10 years ago
tidy observermenu code, split panel into observerpanel More... over 10 years ago
add slight speed boost to pucks on release More... over 10 years ago
fix tut5 More... over 10 years ago
fix tut4 More... over 10 years ago
restored original tut3 without polys More... over 10 years ago
renamed tut3 More... over 10 years ago
fix tut1b More... over 10 years ago
reduce puck storm number to 7, place at touch location, increase vel limit on walls to 1500 from 150, same as most objects More... over 10 years ago
make voretex moveable, draggable at time of creation, color airholes, and darken vortex color More... over 10 years ago
make observers walls rectangular, draggable at time of creation (1 finger only at the mo) More... over 10 years ago
format better, add dependencies More... over 10 years ago
add double spaces to readme for newlines More... over 10 years ago
added detailed instructions to setup kivent in readme More... over 10 years ago
create ScatterPlaneLayout, use for observer menus so all buttons can be pressed More... over 10 years ago
update puck storm button More... over 10 years ago
disable buttons of locked observer actions, use scatterlayout to rotate top observers UI More... over 10 years ago
add icons for observer powerups, test out new system on bottom observer More... over 10 years ago
Only activeate finish menu from ingame, not other menus More... over 10 years ago
revert to observer speedup action after any action More... over 10 years ago
given menus correct names More... over 10 years ago
added sound effect for speedup observer action More... over 10 years ago
keep track of scheduled clock events (new puck and destroy vortex) - cancel event on clear game More... over 10 years ago
add comments mentioning collision types More... over 10 years ago
add puck-puck collision sound More... over 10 years ago