From The Mana World
(add list of subpages)
(Replace content with a tasklist, as the other was obsolete and this way I might actually use this page)
Line 1: Line 1:
TODO flesh this out a bit more
o11c is the Source Lead for the TMWA server. In other words, he's the only one crazy enough to gaze into its depths, and competent enough to survive.


== Personality and stuff ==
He has also done too many script changes to count, and is a good (read: picky) script reviewer.
=== 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 ===
== Tasks ==
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 "template typedefs" yet.
See also http://forums.themanaworld.org/viewtopic.php?f=2&t=16928


Compiler support for tuples would also be nice, but at least I have an almost-perfect library implementation.
* finish skill cleanup
* rewrite atcommand dispatcher, with or without consideration for @charfoo
* rewrite ladmin dispatcher
* move motd and help from data into code


I can make honest criticisms of every programming language I've ever used.
TODO learn PERL, because sed just doesn't cut it.
== 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.
* I am in the midst of a massive rewrite that will remove cruft and make the codebase more maintainable and flexible.
=== 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.


== subpages ==
== subpages ==

Revision as of 17:55, 3 February 2013

o11c is the Source Lead for the TMWA server. In other words, he's the only one crazy enough to gaze into its depths, and competent enough to survive.

He has also done too many script changes to count, and is a good (read: picky) script reviewer.

Tasks

See also http://forums.themanaworld.org/viewtopic.php?f=2&t=16928

  • finish skill cleanup
  • rewrite atcommand dispatcher, with or without consideration for @charfoo
  • rewrite ladmin dispatcher
  • move motd and help from data into code


subpages

This is a list of my subpages. Some are meaningful, some are not.