Rename Bed Wars to Bedwars
This commit is contained in:
parent
b42053096f
commit
77b02b1b0a
3 changed files with 11 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Bed Wars
|
# Bedwars
|
||||||
|
|
||||||
- A [[Minecraft]] minigame.
|
- A [[Minecraft]] minigame.
|
||||||
- Most popular on the [[Hypixel]] network.
|
- Most popular on the [[Hypixel]] network.
|
||||||
|
|
|
@ -30,13 +30,12 @@
|
||||||
table was pointing to the same chain, so when I added an element it added it
|
table was pointing to the same chain, so when I added an element it added it
|
||||||
to every bucket. This is because [[Java]]'s `Arrays.fill` only evaluates the
|
to every bucket. This is because [[Java]]'s `Arrays.fill` only evaluates the
|
||||||
element once.
|
element once.
|
||||||
- Played [[Bed Wars]] again, but with [[SamSeawell]] and [[Sirius902]]. We had
|
- Played [[Bedwars]] again, but with [[SamSeawell]] and [[Sirius902]]. We had
|
||||||
voice chat at our advantage. We did not lose a single game out of the few we
|
voice chat at our advantage. We did not lose a single game out of the few we
|
||||||
played.
|
played.
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[Minecraft, but it's Everywhere At The End Of Time]: ..\minecraft-but-its-everywhere-at-the-end-of-time "Minecraft, but it's Everywhere At The End Of Time"
|
[Minecraft, but it's Everywhere At The End Of Time]: ..\minecraft-but-its-everywhere-at-the-end-of-time "Minecraft, but it's Everywhere At The End Of Time"
|
||||||
[Bed Wars]: ..\bedwars "Bed Wars"
|
|
||||||
[Hypixel]: ..\hypixel "Hypixel"
|
[Hypixel]: ..\hypixel "Hypixel"
|
||||||
[Minecraft]: ..\minecraft "Minecraft"
|
[Minecraft]: ..\minecraft "Minecraft"
|
||||||
[aveao]: ..\aveao "Aveao"
|
[aveao]: ..\aveao "Aveao"
|
||||||
|
@ -45,6 +44,7 @@
|
||||||
[sledge]: ..\sledge "sledge"
|
[sledge]: ..\sledge "sledge"
|
||||||
[degreetech]: ..\degreetech "degreetech"
|
[degreetech]: ..\degreetech "degreetech"
|
||||||
[Java]: ..\java "Java"
|
[Java]: ..\java "Java"
|
||||||
|
[Bedwars]: ..\bedwars "Bedwars"
|
||||||
[SamSeawell]: ..\samseawell "SamSeawell"
|
[SamSeawell]: ..\samseawell "SamSeawell"
|
||||||
[Sirius902]: ..\sirius902 "Sirius902"
|
[Sirius902]: ..\sirius902 "Sirius902"
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
|
|
8
journal/2020-11-04.md
Normal file
8
journal/2020-11-04.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# 2020-11-04
|
||||||
|
|
||||||
|
- Looked into human-readable duration parsing for [[Java]] and was recommended
|
||||||
|
NaTTY.
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[Java]: ..\java "Java"
|
||||||
|
[//end]: # "Autogenerated link references"
|
Loading…
Reference in a new issue