Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Rolling gameplay functions #19

Merged
merged 104 commits into from
Feb 6, 2024
Merged

Rolling gameplay functions #19

merged 104 commits into from
Feb 6, 2024

Conversation

VargaDot
Copy link
Owner

Starting from here, i'm working on turnmanager

@VargaDot VargaDot added the enhancement New feature or request label Nov 30, 2023
@VargaDot VargaDot requested a review from SP4R0W November 30, 2023 16:51
@VargaDot VargaDot self-assigned this Nov 30, 2023
@VargaDot VargaDot linked an issue Nov 30, 2023 that may be closed by this pull request
Position + Prison status added to agents
ready comes before process
Proper mathematical advance through the player list
first Round check
forgot to commit the roll lol
Added wrapping around for moving agents
@VargaDot VargaDot linked an issue Nov 30, 2023 that may be closed by this pull request
TileInspector
Removed static
Made income tax deduct 10% of your wealth
Reduced luxury tax by 100
Interaction with cardUI
Activates inspector
formatting
Checks if agent is in prison.
It used to show the bail/use your get outta jail car UI when GOING to prison
@VargaDot VargaDot linked an issue Nov 30, 2023 that may be closed by this pull request
@VargaDot VargaDot added this to the Monopoly 1.0 milestone Nov 30, 2023
VargaDot and others added 9 commits December 28, 2023 16:20
Added some code regions for readability
godot has a specific data type for byte arrays called "PackedByteArray", so i changed it to that.
"Standalone expression warning!"
@VargaDot
Copy link
Owner Author

VargaDot commented Jan 26, 2024

Here's a list of stuff i should concentrate in this next wave of labor:

  • Loosen the grip on traditions
  • Add a bunch of signals in Khana
  • Create a singleton "Bank"
  • Connect them with one another
  • Merge Properties.JSON and Board.JSON into one file

@VargaDot
Copy link
Owner Author

VargaDot commented Feb 1, 2024

once all the other relevant PRs are merged into this, i'll merge this and open a new one with this as description.

Here's a list of stuff i should concentrate in this next wave of labor:

  • Loosen the grip on traditions
  • Add a bunch of signals in Khana
  • Create a singleton "Bank"
  • Connect them with one another
  • Merge Properties.JSON and Board.JSON into one file

@VargaDot VargaDot merged commit 7768866 into main Feb 6, 2024
@VargaDot VargaDot deleted the gameplay branch February 6, 2024 11:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Keep the project updated with the latest engine version Create a bank Make the UI do shit TurnManager
1 participant