Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename digger -> seeker and remove some old stuff | Squibid | 2024-06-08 | 2 | -30/+24 |
| | |||||
* | begins the code for EPHS | Frog-That-code | 2024-06-08 | 5 | -0/+332 |
| | |||||
* | add sounds when starting the game | Squibid | 2024-06-06 | 2 | -6/+26 |
| | |||||
* | Merge branch 'master' of squi.bid:/var/git/lnm | Frog-That-code | 2024-06-06 | 3 | -0/+205 |
|\ | |||||
| * | add game clock module, which handles timed... | Squibid | 2024-06-06 | 2 | -0/+128 |
| | | | | | | | | events during the game | ||||
| * | add MinecraftTick.java to help with adding async... | Squibid | 2024-06-06 | 1 | -0/+77 |
| | | | | | | | | delays, and converting tick to seconds | ||||
* | | adds a new argment in the main struct to pass in command source to Main module | Frog-That-code | 2024-06-06 | 3 | -11/+13 |
|/ | |||||
* | adds all the items for diggers and hiders in main module and has starts the ↵ | Frog-That-code | 2024-06-05 | 2 | -34/+69 |
| | | | | reset line code | ||||
* | stop overwriting the first element in hiders... | Squibid | 2024-06-05 | 1 | -3/+2 |
| | | | | and make hiders array the correct length | ||||
* | load in MainModule | Squibid | 2024-06-05 | 1 | -1/+4 |
| | |||||
* | seperate hiders from diggers | Squibid | 2024-06-05 | 2 | -6/+51 |
| | |||||
* | add giving item to players in main module | Frog-That-code | 2024-06-05 | 2 | -0/+106 |
| | |||||
* | add hiders and diggers game init | Squibid | 2024-06-04 | 4 | -3/+65 |
| | |||||
* | update game engine and example game | Squibid | 2024-06-03 | 4 | -27/+10 |
| | |||||
* | Update HidersAndDiggers | Squibid | 2024-06-03 | 1 | -0/+16 |
| | |||||
* | add hiders and diggers game | Squibid | 2024-06-03 | 1 | -0/+0 |
| | |||||
* | implement game engine | Squibid | 2024-06-03 | 4 | -0/+91 |
| | |||||
* | init | Squibid | 2024-06-03 | 7 | -0/+128 |