Search

Search found 373 matches

by jouninkomiko
22 Jun 2006, 06:21
Forum: Engine
Topic: Retirement
Replies: 40
Views: 5849

Retirement

For reasons I won't go into, I am retiring from this project immediately. I hope development on spring continues, and I'll check up on it from time to time.
by jouninkomiko
02 Jun 2006, 15:51
Forum: Engine
Topic: ..:: New GUI Design - in progress ::..
Replies: 341
Views: 54965

Not counting the testing ofcourse, 3600 minutes of play using TASClient in actual multiplayer. "Message from server: jouninkomiko's in-game time is 0 minutes.", so that might explain it ;) Jouninkomiko: what does your branch currently do? Right now I'm going to use my branch to start piec...
by jouninkomiko
31 May 2006, 14:23
Forum: Engine
Topic: ..:: New GUI Design - in progress ::..
Replies: 341
Views: 54965

What is that short vertical bar that each resource has? The one between the 631 and 1300 for the metal and between the 1320 and 1500 on the Energy?
by jouninkomiko
31 May 2006, 00:59
Forum: Engine
Topic: ..:: New GUI Design - in progress ::..
Replies: 341
Views: 54965

I told you all I was incapacitated due to my tonsils.... I'm almost better though
by jouninkomiko
25 May 2006, 19:32
Forum: Engine
Topic: The New GUI
Replies: 300
Views: 49828

Super tonsilitis. Zomg its starting to feel better today...

And the doc okayed me to take percocet twice as often.
by jouninkomiko
24 May 2006, 16:58
Forum: Engine
Topic: ..:: New GUI Design - in progress ::..
Replies: 341
Views: 54965

There's none yet, but I'm trying to work on it. This tonsilectomy is not going as well as I had hoped, and I'm sleeping some 16 hours a day to try and get through the pain. Soon.
by jouninkomiko
20 May 2006, 09:29
Forum: Engine
Topic: ..:: New GUI Design - in progress ::..
Replies: 341
Views: 54965

Or use the 'x' as a potential "disable window" device, and expose a means of picking what windows to show again?
by jouninkomiko
20 May 2006, 03:43
Forum: Engine
Topic: The "secret" project unveiled
Replies: 89
Views: 16376

Oh gosh, that tonsilectomy was rough. They had to keep me in the hospital for 6 extra hours....
by jouninkomiko
20 May 2006, 03:42
Forum: Engine
Topic: ..:: New GUI Design - in progress ::..
Replies: 341
Views: 54965

I really like the way that looks... when I make a layout, I'm going to try and mimic that as much as possible, and hopefully someone (if not you!) will write a cegui skin for it. That looks great!!
by jouninkomiko
19 May 2006, 22:17
Forum: Engine
Topic: ..:: New GUI Design - in progress ::..
Replies: 341
Views: 54965

Well, I'm starting with hard coding the look of the gui, but leaving it open to skinning. Also, I'll give it a memory of the last position you moved each window to, so that you can customize where each window is and keep it that way for each spring game. Eventually (hopefully!) when its lua-ed, ther...
by jouninkomiko
19 May 2006, 22:12
Forum: Engine
Topic: A simple question
Replies: 9
Views: 2018

are you talking about the terrain? or the units and features? I know for fact the terrain is LOD, but as far as units and stuff are concerned, I wonder how much of a pain it would be to do that. I'd say its a necessity though.
by jouninkomiko
18 May 2006, 22:41
Forum: Engine
Topic: The "secret" project unveiled
Replies: 89
Views: 16376

good news though, im getting my tonsils taken out tommorow. should be in bed a looooong time, and my dev machine is conveniently right next to my bed....
by jouninkomiko
18 May 2006, 19:27
Forum: Engine
Topic: WorkFlow chart for GUI
Replies: 13
Views: 2704

It's very good to have charts like this. It'll be useful once cegui is incorporated and we can start making a real ui to be used to enter the game
by jouninkomiko
18 May 2006, 16:11
Forum: Engine
Topic: The "secret" project unveiled
Replies: 89
Views: 16376

What I am going to do is just get you all a new gui, then convert the code over to a lua based one. Prepare for it to be ugly, because thats what the default skin is.
by jouninkomiko
18 May 2006, 00:11
Forum: Engine
Topic: The "secret" project unveiled
Replies: 89
Views: 16376

BTW I said control, not command system.
by jouninkomiko
17 May 2006, 15:37
Forum: Engine
Topic: The "secret" project unveiled
Replies: 89
Views: 16376

No I'm keeping it the same, it just needs to be restructured. Nothing should break
by jouninkomiko
17 May 2006, 06:19
Forum: Engine
Topic: The "secret" project unveiled
Replies: 89
Views: 16376

Before I can actually start I'm going to have to redo part of the control system so that I can make it flexible enough to stick in a new gui without hacking it in, like was previously done. It's the reason there is no "new gui" even though 95% of the code was written. Now all of that code ...
by jouninkomiko
16 May 2006, 06:04
Forum: Engine
Topic: The "secret" project unveiled
Replies: 89
Views: 16376

edit: wait... I think I figured out what your talking about... I like the one where you give me a bunch of variable and I can attach whatever scripts I want to buttons and sliders in the gui to read and modify those variables... unless it's impossible... pretty much, yea. What I'm going to do is re...
by jouninkomiko
16 May 2006, 04:43
Forum: Engine
Topic: The "secret" project unveiled
Replies: 89
Views: 16376

Well, basically CEGUI allows a layout for a gui to be defined completely in an xml file, which is how I plan to have the gui look done in either case. Furthermore, the skin will be defined in other xml files, called scheme, and looknfeel files, which are defined at cegui's wiki. The only part that w...
by jouninkomiko
16 May 2006, 04:00
Forum: Engine
Topic: How far away from hitboxes are we?
Replies: 12
Views: 2918

i completely agree that some sort of hitbox implementation needs to be added. thisll kill performance though... some serious hardware would be needed for large scale combat

Go to advanced search