From The Mana World
Line 28: Line 28:


=== TMW server scripting ===
=== TMW server scripting ===
I patched the dailyquests so the points regenerate gradually instead of all at once. This will appear as soon as the server gets restarted.
* I patched the dailyquests so the points regenerate gradually instead of all at once.
* I provided a workaround for the "transparent torch" problem in the Orum Quest.
* I finally fixed that island in the Terranite Cave, long after reporting and nagging.
* I have been a set of eyes on other people's patches.
* I am part of the upcoming Logging Camp project.

Revision as of 03:42, 13 March 2011

TODO flesh this out a bit more

Personality and stuff

Annoyances

  • Botting (which includes multiboxing to me, since actions taken do not have a 1-1 correlation to keypresses). Also, extra users make the server lag.
  • People who write my name as ollc instead of o11c.
  • Software that capitalizes my nickname for me.
  • People who refuse to answer direct questions, such as "What is your evidence that inflation was a problem?"

Programming

I am fluent in Java, C++, and Bash. Once I started writing in C++0x, I could not go back; my main annoying is that GCC hasn't implemented constexpr yet.

I can make honest criticisms of every programming language I've ever used.

Contributions

Wiki Stuff

Client Coding

  • A while ago, I made a one-line patch so that updates follow redirects, on behalf of meway.
  • I added messages for the reason item pickup failed, and particle notifications
  • I reordered the "store" option in inventory to the top (in case you can't use alt-click)

Manaplus

  • I made automatic minimaps.
  • Sometimes I just also report bugs or request features and let 4144 do the work :/.

Server Coding

  • I fixed all the broken Japanese comments in tmwAthena. Still Japanese, but now they're UTF-8.

TMW server scripting

  • I patched the dailyquests so the points regenerate gradually instead of all at once.
  • I provided a workaround for the "transparent torch" problem in the Orum Quest.
  • I finally fixed that island in the Terranite Cave, long after reporting and nagging.
  • I have been a set of eyes on other people's patches.
  • I am part of the upcoming Logging Camp project.