What I've Done
Perhaps you'd be interested in my professional works.
Below are some personal projects of mine.
Programs and Scripts
- Dnuos
- An album list creator based on Oidua.
- dackz.fcs
- A Columns UI configuration.
- SafariSingleWindow
A SIMBL plugin for Safari that forces all links that would open in new windows to open in new tabs instead.
Half-Life 2-Related Programs
- Outmatched
- A revolutionary Half-Life 2 mod. It's coming soon, I swear!
- admin_mm
- A simple administration server plugin that is compatible with all Valve mods.
- dod_cof_mm
- A plugin that weights the cone of fire more toward the center in Day of Defeat: Source.
- dod_flip_mm
- A plugin that flips spawns between rounds in Day of Defeat: Source.
- dod_pistols_mm
- A plugin that gives the rifleman and support classes pistols in Day of Defeat: Source.
- info_mm
- An information-related plugin.
- ghostchat_mm
- A plugin that allows the living to hear the dead in text chat.
- pending_mm
- A server plugin that kicks players with unvalidated network IDs.
Battlefield 2 Server Scripts
Note: These were all made a long time ago. I have no idea if any of the scripts work with the latest version of the game!
- eval.py
- Allows evaluation of python statements over RCON.
- events.py
- Prints connection, disconnection, and chat events to the server console.
- offtime.py
- Gives the ability to have seperate server settings for when there are or aren't enough people to start a game.
- uexec.py
- Allows execution of
unauthorized methods
in the server console.
Unreal Tournament 2004 Server Scripts
- MutReservedSlot
- A simple reserved slot system.