Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: create module speed #81

Closed
4 of 5 tasks
RodrigoDornelles opened this issue Sep 25, 2024 · 0 comments
Closed
4 of 5 tasks

feat: create module speed #81

RodrigoDornelles opened this issue Sep 25, 2024 · 0 comments
Labels
Core Team responsibility for project maintainers.
Milestone

Comments

@RodrigoDornelles
Copy link
Member

RodrigoDornelles commented Sep 25, 2024

It's interesting for developers to test games, players to skip boring parts, and maybe it could be a logical feature. Just as emulators have the option to unlock gameloop and run faster than the default, we can add this key.

player control

  • space hold to speed change.
  • 0 toggle speed.
  • 1..5 set custom speed to 2x..5x
  • 6..9 set custom speed to 10x..40x

game controll

  • std.speed.control(false) disable player control speed

thanks @YagoCrispim for complementary ideas!

@RodrigoDornelles RodrigoDornelles added the Core Team responsibility for project maintainers. label Sep 25, 2024
RodrigoDornelles added a commit that referenced this issue Oct 11, 2024
@RodrigoDornelles RodrigoDornelles added this to the 0.0.8 milestone Oct 31, 2024
RodrigoDornelles added a commit that referenced this issue Nov 1, 2024
* feat: start new bus and ev loop system #73
* fix: event bus for native and ginga #91
* feat: add wget to http util create request #90
* feat: new anims and colision fixed in asteroids example
* fix: missing resize in love2d
* docs: balance pong game #57
* feat: add subcommand fs-xxd-i to cli
* feat: add subcommand fs-copy to cli
* feat: add subcommand fs-luaconf to cli
* feat: add subcommand fs-copy to cli
* feat: module speed #81
* feat: speed toggle and 10x 20x 30x 40x 50x
* docs: homepage links in npm
* docs: write more docs to doxygen
* feat: node component system (#106)
* fix: pause when window blur #102
* fix: floor math random params #101
* style: some fixes in luau-analyze linter
* change: remove csv support
* feat: std.bus.abort
* feat: separate std.bus to std.node
* feat: std.node.kill and refact launcher example
* fix: some things in js
* ci: version local rename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Team responsibility for project maintainers.
Projects
None yet
Development

No branches or pull requests

1 participant