http://nexua.org
888b 888 8888888888 Y88b d88P 888 888 d8888
8888b 888 888 Y88b d88P 888 888 d88888
88888b 888 888 Y88o88P 888 888 d88P888
888Y88b 888 8888888 Y888P 888 888 d88P 888
888 Y88b888 888 d888b 888 888 d88P 888
888 Y88888 888 d88888b 888 888 d88P 888
888 Y8888 888 d88P Y88b Y88b. .d88P d8888888888
888 Y888 8888888888 d88P Y88b "Y88888P" d88P 888
Welcome to my circle where I place my things.
guest@nexua.org $ ls
/ [11]
`- Sections [3]
| `- Blog
| `- DDR
| `- Image Hosting
`- MineCraft [4]
| `- Plugin Hosting
| `- Glonick
| `- Bukkit Plugins
| `- AlfeniaCraft
`- Fansubs [2]
| `- NiAE
| `- SiN
`- AniGaiku [3]
| `- Home
| `- Rinkusu
| `- Premier
`- Friends [2]
| - SinSiXX
| - NinQuality
[DONE] 5 Directories - 14 items
|
guest@nexua.org $ cat -A "miniblog.txt"
[ The Mini-Blog ]
[07/02/10 8:11:29 am] Added some sweet features to Nexua!
[07/02/10 10:15:06 am] Actually, you can't see the features, but... they are sweet!
[07/03/10 5:28:08 am] Wow, why can't windows make a partition gui like ubuntu?
[07/04/10 5:52:47 am] Added IRC Logger to Nexua (Bot & Site)
[07/04/10 6:06:10 am] Added word-wrapping to IRC window
[07/04/10 6:07:50 am] Testing out the insert updater.
[07/04/10 9:01:27 am] Bored, Don't know what to do~
[07/04/10 9:06:54 am] They should put more food inside lunchables... wasn't much of a `lunch`
[07/05/10 12:41:40 am] Making yourself known? Why? Attention brings problems.
[07/05/10 12:43:10 am] Highest Kill/Death: 145,80 - ~Nijiko - FMP
[07/05/10 12:44:22 am] I have two blogs because mini: frequency, blog: long posts
[07/05/10 12:45:03 am] Oh I should make a post on how to show x amount of lines from an array
[07/05/10 12:45:43 am] Quits stopped working on IRC. Need to work on that.
[07/05/10 1:27:17 am] Fixed Quits & Kicks on Nexua IRC Logger :D
[07/05/10 2:20:04 am] Made the site scroll horizontally, added more lines to IRC output.
[07/05/10 2:26:03 am] I'm tired of allergies. GO AWAY POLLEN.
[07/05/10 2:41:25 am] windows needs a `scrot` command.
[07/05/10 9:54:34 am] I've somehow managed to reach episode 53 of Hitman Reborn in a Week.
[07/07/10 3:46:37 am] Re-encoding Bleach 278 - 720p, Working with filters <3~
[09/03/10 11:36:26 am] My friend reminded me of this <3
[10/03/10 6:25:22 am] Haha, brian on skype is gay. No seriously.
[10/03/10 6:26:47 am] Just kidding, he's cool.
[12/22/10 9:38:46 pm] Hey, shouting out to Teckwiz~
[03/09/11 6:12:57 pm] Updated the site a little, added #iConomy to irc.
[03/09/11 6:13:17 pm] If you want to chat, irc.esper.net/#iconomy
|
iConomy [Official IRC Channel] | iConomy [Core] 4.4.5 Released (http://bit.ly/iConomy) | SimpleShop [Shop] 1.41 Released (http://bit.ly/SimpleSh...
[03/17/11 06:37] < Shadeness> naturally that makes me thinkg
[03/17/11 06:37] < Shadeness> what would i do
[03/17/11 06:37] < Shadeness> 30mins later
[03/17/11 06:37] < Shadeness> shit, work on towny >.<
[03/17/11 06:37] < Nijikokun> haha
[03/17/11 06:37] < Shadeness> but yea
[03/17/11 06:37] < Nijikokun> i'm making a full dynamic rpg engine though
[03/17/11 06:37] < Nijikokun> so i can't make anything static
[03/17/11 06:37] < Nijikokun> even equations
[03/17/11 06:38] < Nijikokun> have to be in the configurations
[03/17/11 06:38] < Nijikokun> so i have
[03/17/11 06:38] < Nijikokun> exp4j for equations
[03/17/11 06:38] < Nijikokun> string -> formula -> calculate
[03/17/11 06:38] < Shadeness> oh yeah
[03/17/11 06:38] < Shadeness> the expPerLevel shit was just some example to get it running
[03/17/11 06:39] < Shadeness> but yea, the formula 'd be a bitch >.<
[03/17/11 06:39] < Nijikokun> nah pretty easy formulating
[03/17/11 06:39] < Nijikokun> since you will be able to do like
[03/17/11 06:40] < Nijikokun> %health.att%
[03/17/11 06:40] < Nijikokun> well
[03/17/11 06:40] < Nijikokun> %health.current%
[03/17/11 06:40] < Nijikokun> or %health.max%
[03/17/11 06:40] < Nijikokun> etc
[03/17/11 06:40] < Nijikokun> attribute stats will be able to be put in equations like that
[03/17/11 06:40] < Nijikokun> currently
[03/17/11 06:40] < Shadeness> Your saying every calculation is gonna be throttled with String manipulation o.O
[03/17/11 06:41] < Nijikokun> uh
[03/17/11 06:41] < Nijikokun> usually they are anyway
[03/17/11 06:41] < Nijikokun> :P
[03/17/11 06:41] < Nijikokun> unless you know of a way to make java smart and be able to create a dynamic formula based on a string into a static method ?
[03/17/11 06:42] < Nijikokun> currently im trying to figure out a regex to use to get these out to turn them into values instead of text
[03/17/11 06:42] < Nijikokun> when i said
[03/17/11 06:42] < Nijikokun> DYNAMIC
[03/17/11 06:42] < Nijikokun> i really meant DYNAMIC
|