/* Why you crying? */

Profile
Wyoming, USA
Adventures of Goblinson Crusoe
1,239 comments
45 followers
453 entries
Advertisement
JTippetts
October 30, 2013
Crafting Skills, and Ranting About UI Programming


Did some more coding on the spellbooks and crafting units UI today. I can see a significant refactor coming pretty soon, now that I have gotten both a better handle on how the UI system works, and have gotten some refinements done on the code I am using to instance UI elements.

Made a few tweaks to …
2,069 views
JTippetts
October 28, 2013
Workbenches back in


Work benches (or, at least, a first iteration of them) are back in now. I hadn't actually gotten that far with them after I switched from action to turn-based, so this is something new for the turn-based project, finally.

A Workbench is a component that sits on an object, listening for Use events. O…
1,426 views
JTippetts
October 27, 2013
Getting combat back together


Did a little bit of work (in between real work and stuff) on getting the combat system put back together. It's still incomplete (it was incomplete even before) but it's getting there. Stuff can die now; it just doesn't... you know... die. It lives on, like some kind of weird zombie. I'm re-working …
1,710 views
JTippetts
October 23, 2013
Payloads, fires, and button materials


Not a huge day today. Only got to spend about an hour on it at work. Since I didn't really want to get too involved in anything big, instead I just ported over a couple projectile payload components, including the flame burst component above. Also, I made a Loot button icon, and in the process fidd…
1,989 views
JTippetts
October 21, 2013
Quickbar basically finished, plus some lava...



Finished the quick-bar functionality, although some of the back-end stuff is still kinda iffy. The bar along the bottom is the quickbar; you can right-click on a button, and a spell-book will pop up (the side-scrolling bar in the second screenshot). You can choose a combat skill from this spellbook…
1,737 views
JTippetts
October 19, 2013
UI Widgets and Views
Spent some time today digging deeper into the particulars of the UI, and started working on some general-purpose widgets for skill-bars and scrolling spellbooks:




Basically, the skill bar is a container into which you can dump action buttons. The container has methods to iterate the buttons and activ…
2,072 views
JTippetts
October 18, 2013
Combat Log is back (sort of)
Got the combat log back:



It doesn't store history beyond 64 messages, but it does have a scrollbar now so you can go back and review those last 64 messages. Currently, it's a global log but tonight I'm working on making them unit-specific, with interceptable global messages for events that need to h…
1,613 views
Advertisement
JTippetts
October 17, 2013
UI and Particle Effects



Getting the particle effects stuff back in place, as well as all the various projectile and payload thingies. Still haven't reimplemented the combat system, so the glowy things don't really do anything.

Decided to scrap the 3D UI for now. As I mentioned before, with the official Lua bindings the bui…
1,806 views
JTippetts
October 15, 2013
Catching up, Shadows, And Other Stuff
The catching-up process continues. Got the action icon/button system ported over, in the process of working on more of the UI pieces. Fiddled with the movement preview grid a little bit. Mostly, just changed the material from an unlit to a lit shader, so that the preview doesn't "cheat" for a playe…
9,360 views
JTippetts
October 08, 2013
GC in a cave!
Goblinson Crusoe in a cave!



The Urho3D Lua script system is basically finished, so I have been finding the time to dust off GC and start converting all the various components over.

In the beginning, way back when, GC started as just a simple little procedural island demo. I added a goblin on a raf…
2,490 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
14 Followers
klg71
Generalist
57 Entries
2 Followers
ApochPiQ
Generalist
628 Entries
45 Followers
15 Entries
14 Followers
johnhattan
Programmer
1,277 Entries
50 Followers
Advertisement