aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made it so players are actually assigned teamsFrog-That-code2024-06-081-0/+3
* Finished the main module for EPHSFrog-That-code2024-06-083-39/+52
* added the EPHS and command and register associated with itFrog-That-code2024-06-082-0/+31
* rename digger -> seeker and remove some old stuffSquibid2024-06-082-30/+24
* begins the code for EPHSFrog-That-code2024-06-085-0/+332
* add sounds when starting the gameSquibid2024-06-062-6/+26
* Merge branch 'master' of squi.bid:/var/git/lnmFrog-That-code2024-06-063-0/+205
|\
| * add game clock module, which handles timed...Squibid2024-06-062-0/+128
| * add MinecraftTick.java to help with adding async...Squibid2024-06-061-0/+77
* | adds a new argment in the main struct to pass in command source to Main moduleFrog-That-code2024-06-063-11/+13
|/
* adds all the items for diggers and hiders in main module and has starts the r...Frog-That-code2024-06-052-34/+69
* stop overwriting the first element in hiders...Squibid2024-06-051-3/+2
* load in MainModuleSquibid2024-06-051-1/+4
* seperate hiders from diggersSquibid2024-06-052-6/+51
* add giving item to players in main moduleFrog-That-code2024-06-052-0/+106
* add hiders and diggers game initSquibid2024-06-044-3/+65
* update game engine and example gameSquibid2024-06-034-27/+10
* Update HidersAndDiggersSquibid2024-06-031-0/+16
* add hiders and diggers gameSquibid2024-06-031-0/+0
* implement game engineSquibid2024-06-034-0/+91
* initSquibid2024-06-034-0/+83