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

Bucket #352

Merged
merged 31 commits into from
Nov 5, 2023
Merged

Bucket #352

merged 31 commits into from
Nov 5, 2023

Conversation

Dregu
Copy link
Collaborator

@Dregu Dregu commented Nov 2, 2023

  • API: Add a Bucket thing in shared memory for interoperability between the modding tools for Fixing the shortcomings of pausing and Overlunky interoperability Cosine256/spelunky-2-tas-wizard#1
  • API: Add set_start_level_paused to start levels paused
  • API: Add zoom_reset to be able to reset default shop zoom
  • API: Add get_global_frame for a frame counter that doesn't pause ever
  • API: Expose hookable menu input vars in GameProps
  • API: Fix get_type crashing with custom type > 915
  • API: Fix set_camera_position for moving the camera faster or during pause

Why do I have to write something between two lists github?

  • UI: Add renderer flags to game tab
  • UI: Add absolute player camera hack to camera tab
  • UI: Add bomb fuse to hovered entity tooltip
  • UI: Add text filter for finding scripts
  • UI: Add button to change script directory
  • UI: Fix crust item spawning to not trigger when spawning with an offset
  • UI: Fix spawned over eggsac angle
  • UI: Fix spawning items with invalid type id

@Dregu Dregu marked this pull request as ready for review November 2, 2023 22:32
docs/parse_source.py Show resolved Hide resolved
src/game_api/entity_db.cpp Show resolved Hide resolved
@Dregu Dregu merged commit c357ebf into main Nov 5, 2023
10 checks passed
@Dregu Dregu deleted the Bucket branch November 10, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants