User:Phase: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Phase
(add a page for me)
imported>Phase
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 13: Line 13:
I'm interested in the protocol and networking.<br>
I'm interested in the protocol and networking.<br>
You can find cool stuff on my [//github.com/phase GitHub] page.<br>
You can find cool stuff on my [//github.com/phase GitHub] page.<br>
 
I work on [//lunarclient.com Lunar Client].<br>
I'm a Sponge Staff member and current manager of [//ore.spongepowered.org Ore].<br>
I also work for [//mineteria.com Mineteria].<br>


My main languages are Java, Kotlin, Scala, & now Rust, but I'm good with pretty much any language.
My main languages are Java, Kotlin, Scala, & now Rust, but I'm good with pretty much any language.
My Discord is <code>phase#6418</code>. Feel free to hit me up if you have questions.<br>
I'll code anything if I can set the price ;)
}}
}}


Line 31: Line 26:
CONTENT =
CONTENT =


I don't do too much with Minecraft anymore. These are some notable projects. Don't bug me about starting them up again.
These are some notable projects. Don't bug me about starting them up again.


* [https://github.com/phase/PhaseBot PhaseBot] (Java) was a bot for Minecraft: JE v1.8. The built in scripting language allowed you to do some pretty cool stuff.
* [https://github.com/phase/PhaseBot PhaseBot] (Java) was a bot for Minecraft: JE v1.8. The built in scripting language allowed you to do some pretty cool stuff.

Latest revision as of 23:08, 13 November 2020

Introduction
Current Avatar

Howdy!

I'm a programmer who has been playing Minecraft since Beta.
I'm interested in the protocol and networking.
You can find cool stuff on my GitHub page.
I work on Lunar Client.

My main languages are Java, Kotlin, Scala, & now Rust, but I'm good with pretty much any language.

Projects

These are some notable projects. Don't bug me about starting them up again.

  • PhaseBot (Java) was a bot for Minecraft: JE v1.8. The built in scripting language allowed you to do some pretty cool stuff.
  • Fountain was an attempt at a Minecraft: JE Server API. It didn't go too well. Just use Sponge, it's the best out there.
  • fisher (Kotlin) is a good example of a client using MCProtocolLib. It waits for fishing hooks to bob and then reals in the loot.