index
:
lnm
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-06-08
fixed spelling error
HEAD
master
Frog-That-code
1
-1
/
+1
2024-06-08
adds comments to giveHidersItems in GiveItems.java
Frog-That-code
1
-0
/
+4
2024-06-08
Made it so players are actually assigned teams
Frog-That-code
1
-0
/
+3
2024-06-08
Finished the main module for EPHS
Frog-That-code
4
-39
/
+52
2024-06-08
added the EPHS and command and register associated with it
Frog-That-code
2
-0
/
+31
2024-06-08
rename digger -> seeker and remove some old stuff
Squibid
2
-30
/
+24
2024-06-08
begins the code for EPHS
Frog-That-code
5
-0
/
+332
2024-06-06
add sounds when starting the game
Squibid
2
-6
/
+26
2024-06-06
adds a new argment in the main struct to pass in command source to Main module
Frog-That-code
3
-11
/
+13
2024-06-06
add game clock module, which handles timed...
Squibid
2
-0
/
+128
events during the game
2024-06-06
add MinecraftTick.java to help with adding async...
Squibid
1
-0
/
+77
delays, and converting tick to seconds
2024-06-05
adds all the items for diggers and hiders in main module and has starts the ↵
Frog-That-code
2
-34
/
+69
reset line code
2024-06-05
stop overwriting the first element in hiders...
Squibid
1
-3
/
+2
and make hiders array the correct length
2024-06-05
load in MainModule
Squibid
1
-1
/
+4
2024-06-05
seperate hiders from diggers
Squibid
2
-6
/
+51
2024-06-05
add giving item to players in main module
Frog-That-code
2
-0
/
+106
2024-06-05
add giving item to players in main module
Frog-That-code
2
-0
/
+106
2024-06-04
add hiders and diggers game init
Squibid
4
-3
/
+65
2024-06-03
update game engine and example game
Squibid
4
-27
/
+10
2024-06-03
Update HidersAndDiggers
Squibid
1
-0
/
+16
2024-06-03
add hiders and diggers game
Squibid
1
-0
/
+0
2024-06-03
implement game engine
Squibid
4
-0
/
+91