User:Qaisjp

From Multi Theft Auto: Wiki
Revision as of 14:08, 15 June 2014 by Qaisjp (talk | contribs)
Jump to navigation Jump to search

I've been here since October 2010... ah the good times. You can find me at quite a few of places...

  • Skype, Twitter, IRC, pretty much everything: qaisjp
  • GitHub
  • Open Source report card OSRC.DFM.IO

I've contributed to quite a few things, but the two major things that really matter are MTA:Eir and hedit. Others are... nothing compared to these two beasts.

My main channels:

  • Freenode: #novaember, #asswb, ##unek (## is not a typo)
  • Rizon: #cloudrack, #novaember
  • OFTC: #love
  • GTANET: #fmj, #internet, #mittens(cats be careful), #mta, #mta.dev, #mta.recore, #mta.scripting, #mta.support

I hate people who don't indent.. and spammers


cool.

hedit 3.0

  • resources -> container
  • many instances of containers can be created
  • containers are managed by the resource "plug-in and play" code

Containers

Containers have:

  • x button (injected by plugin and play)
  • titlebar
  • pane selector
  • pane

Log windows

Log windows are managed by the plug-in and play code, many can exist at once due to the modular code but this feature will never be used. Log windows use the developer log api. (Log windows just utilise the log api to show it to ht euser)

mta ide using atom

ideas

  • hook into server (remote or local) to allow features like restart-resource on: focus loss/save
  • blue/red/orange colors for shared/server/client functions
  • Lua 5.1 syntax highlighting
  • linting
  • inline wiki-ing