index
:
Tumble
main
A Minecraft: Java Edition plugin recreating the Tumble minigame from Minecraft Legacy Console Edition.
sowgro
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
2022-12-02
I WILL MURDER EVER YSINGEL EMISCOLON IN TEH WEORLD
Myles
2022-12-02
imagine spelling
Myles
2022-12-02
I CANT DO THIS
Myles
2022-12-02
VARIABLE TYPES
Myles
2022-12-02
begin the game object (eventual replacement for gamemanager)
Myles
2022-12-01
return statements exist?
Myles
2022-12-01
start on methodized game
Myles
2022-11-27
add some static testing generation in the GameManager
Myles
2022-11-27
add cyl support in generator
Myles
2022-11-27
change startgame message
Myles
2022-11-27
add a circle generator (ew math)
Myles
2022-11-27
more refactoring rel. TumbleManager
Myles
2022-11-27
reformat StartGame and integrate with GameManager
Myles
2022-11-27
create GameManager
Myles
2022-11-27
add gameMode to config
Myles
2022-11-27
methodize StartGame
Myles
2022-11-27
onDisable() isn't necessary, so it's removed for now
Myles
2022-11-27
rename 'setworld' command to 'link'
Myles
2022-11-27
refactor: the PluginManager was too op, so we had to nerf it
Myles
2022-11-27
the PluginManager is too op
Myles
2022-11-27
reformat if/else to reflect commonality
Myles
2022-11-27
is it an honor to freeze the whole server thread?
Myles
2022-11-27
add return false because that's what you're supposed to do
Myles
2022-11-27
slight lang change to warning wording on startup
Myles
2022-11-26
add comment to StartGame
Myles
2022-11-26
I stole my own code a little too well
Myles
2022-11-26
oops forgot to steal my own code
Myles
2022-11-26
add lobby -> game teleportation logic in StartGame
Myles
2022-11-26
change error feedback in SetWorldConfig
Myles
2022-11-26
add logic so players cannot rejoin in game world
Myles
2022-11-26
remove start-game alias
Myles
2022-11-26
add null config check in Main.java
Myles
2022-11-26
complete reformat of logic in StartGame
Myles
2022-11-26
add duplicate world protection in SetWorldConfig
Myles
2022-11-26
rename StartGame to start
Myles
2022-11-26
amend PluginManager
Myles
2022-11-26
add PluginManager
Myles
2022-11-26
begin the StartGame command
Myles
2022-11-26
we're too cool for a worldmanager
Myles
2022-11-26
spigot yaml parser is weird
Myles
2022-11-26
oopsies forgot to add perms
Myles
2022-11-26
add world config command
Myles
2022-11-26
add var for plugin
Myles
2022-11-25
add comments for my idiot future self 🙄
Myles
2022-11-25
make permission message configurable
Myles
2022-11-25
I have reformatting ocd
Myles
2022-11-25
add ReloadCommand to...reload..yeah
Myles
2022-11-25
add Metrics class for bStats
Myles
2022-11-25
register config, bStats, command, and add disable method
Myles
2022-11-25
wow the event listener actually works now! (maybe)
Myles
[next]