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

Reward mod #9

Closed
wants to merge 6 commits into from
Closed

Reward mod #9

wants to merge 6 commits into from

Conversation

neverix
Copy link
Member

@neverix neverix commented Dec 1, 2022

  • Adds a system for getting rewards
  • Each frame, the reward attribute is added to each player's metadata
  • This enables eventually creating custom rewards and decouples it from the game code

To do

This PR is a Work in Progress

  • Implement Lua mod
  • Read the player reward metadata in C++
  • Get it to game.cpp so it can be sent to the Recorder

How to test

hacking_testing/server.sh + hacking_testing/client.sh

@neverix
Copy link
Member Author

neverix commented Dec 25, 2022

Superseded by #16

@neverix neverix closed this Dec 25, 2022
@AI-WAIFU AI-WAIFU deleted the reward-mod branch January 24, 2023 16:32
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.

None yet

1 participant