Subterfuge-Revived / Remake-Core

Core repository that holds all game logic for both front end rendering and back end validation.
Creative Commons Zero v1.0 Universal
39 stars 24 forks source link

Drill Mines and Produce Neptunium #61

Closed pandabear15 closed 3 years ago

pandabear15 commented 3 years ago

Description

Mines can now be created with the PlayerTriggeredEvent DrillMineEvent. Mines automatically produce neptunium via the NaturalGameEvent NeptuniumProductionEvent. A check for a game over state has also been added, and some quality of life changes have also been made.

Type of change

CLI

Core

Testing

Checklist: