From The Mana World
(remove a done task)
 
(5 intermediate revisions by the same user not shown)
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 constexpr yet.
See also http://forums.themanaworld.org/viewtopic.php?f=2&t=16928


I can make honest criticisms of every programming language I've ever used.
* rewrite atcommand dispatcher, with or without consideration for @charfoo
* rewrite ladmin dispatcher
* move motd and help from data into code


== Contributions ==


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


=== Client Coding ===
{{Special:PrefixIndex/User:o11c/}}
* 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. This will appear as soon as the server gets restarted.

Latest revision as of 03:53, 22 July 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

  • 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.