GitXplorerGitXplorer
n

allosaber

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
96d9adfd0b51a88bce48a2651ead4d80e5284d41

Saber direction + remove hit note

nnevyn committed 3 years ago
Unverified
47adce052f608f4a4255c6649e51a31e233dc382

Rudimentary saber/block collision

nnevyn committed 3 years ago
Unverified
68830dcccc1ac3dc4f5ebae38d871359ba52fea1

bump alloui for root view fix

nnevyn committed 3 years ago
Unverified
16e619e35d2588c28df43c6c0bc396b5f658b7c8

Add sabers to player's hands

nnevyn committed 3 years ago
Unverified
2dfbd70e7340b250d58aed7bfae2d25bf71906a5

readme with todo

nnevyn committed 3 years ago
Unverified
2df73e17e5dabdc6c9fdebf7c7d6b06e352f74e3

note about cut directions

nnevyn committed 3 years ago

README

The README file for this repository.

Allosaber

An AlloApp clone of BeatSaber. Just as an experiment of what's possible with the allonet platform.

Developing

Application sources are in lua/.

To start the app and connect it to an Alloplace for testing, run

./allo/assist run alloplace://nevyn.places.alloverse.com

Todo

  • [x] Reading level file
  • [x] Notes
  • [x] Bombs
  • [x] Obstacles
  • [ ] Diagonal notes
  • [ ] Sabers
  • [ ] Cutting blocks
  • [ ] Block debris
  • [ ] Life
  • [ ] Damage by obstacles
  • [ ] Lose life by missing blocks
  • [ ] Gain life by hitting blocks
  • [ ] Move blocks with PropertyAnimations instead of frame-by-frame
  • [ ] Score and multiplier counting
  • [ ] List levels with info, cover image and preview music in menu
  • [ ] Pick level and difficulty from menu
  • [ ] Level preview music
  • [ ] Support for drag'n'dropping in levels
  • [ ] Replace bundled levels with public domain levels
  • [ ] Support for shuffle and shufflePeriod
  • [ ] _songTimeOffset
  • [ ] Sound effects when hitting/missing/obstacling
  • [ ] noteJumpMovementSpeed / Jump Duration from level file
  • [ ] Environment effects
  • [ ] Prettier models for notes and bombs
  • [ ] Prettier obstacles
  • [ ] Highscore