I have no real life...(at least not as far as the Internet knows!). This is one of the only things that keeps me going, this, pills, and...nevermind...
So in other words it ain't dead yet!
Lately I've been working on the client/server part. Basically coding password and user validation, and working on how profiles are handled.
(oooooh sounds fun right?)
Beyond Dreams
A blog about the (in development) game Beyond Dreams which is my attempt at a 3D MMORPG. It is licensed under GPL V3.0 and will be 100% fully free to play. Funded by website advertising and possibly donations.
Thursday, March 29
Thursday, September 22
bde is now its own project
The engine (formerly bde) will now become its own project run by Ninety Nine Squared Software.
The engine will be renamed to what is yet to be announced.
The engine will be renamed to what is yet to be announced.
Saturday, August 27
The good, & the bad news
First the good news. I completely redid the main class, which is alot simpler and cleaner than the old one. Seems to work pretty nicely.
Bad news, unfortunately I'm stuck. The goal of redoing the main class was to get unstuck, but it seems to not have worked out as I had hoped.
The problem is the window is empty, when there should be menu text showing up. All I get is a whole lot of nothing. It seems that the problem is with the text state switching, or more specifically how it is called. Maybe?
Meh. I'll get it figured out eventually.
Bad news, unfortunately I'm stuck. The goal of redoing the main class was to get unstuck, but it seems to not have worked out as I had hoped.
The problem is the window is empty, when there should be menu text showing up. All I get is a whole lot of nothing. It seems that the problem is with the text state switching, or more specifically how it is called. Maybe?
Meh. I'll get it figured out eventually.
Sunday, July 31
Getting closer!
Still alot to do, but its getting to about what I can consider a descent halfway point. Need to implement the rest of the menu gui, fix some more bugs, then add a proper obj parser. Thats pretty much all thats left until an official alpha release.
Probably doesn't sound like much, but its quite a big task.
What I've added recently:
Probably doesn't sound like much, but its quite a big task.
What I've added recently:
- Saving and Loading of various data is implemented, (at various working states)
- Characters have stats that update accordingly (vitality, intellect, strength, dexterity, etc.)
- Status effects can be applied (or removed) from characters and enemies
- The beginnings of a character browser, with copy, rename, edit, and a bunch of other features
- Added some various icons for stuff
- Added some extra shortcuts to make coding a little faster, basically wrappers around commonly used functions, etc.
Monday, July 18
Its been awhile
Since any updates, I know. Its not like there are all that many readers out there anticipating them anyway :-P.
Anywho got a lot of work done in the last what? two months.
Everything is up on the SourceForge.
Its getting there. Slowly.
Anywho got a lot of work done in the last what? two months.
Everything is up on the SourceForge.
Its getting there. Slowly.
Wednesday, May 25
Saturday, May 21
Sucess!
Today after a couple of hours of quick hacks and re-edits, finally got some actual working progress. I moved the screen class to its own file for easier management and did some debug work. Long story short there is now a game window complete with...nothing lol. Still need to figure out why the init scripts won't launch properly though. Kind of annoying. At least its a step forward.
Friday, May 20
Physics engine!
There is one now! More or less. Anyway its alot better then what was before.
Still more tweaking to do though.
Still more tweaking to do though.
Monday, May 16
More updates
Still working its getting there.
- Added Keymap mode switcher so using multiple keymaps is possible while in different screens, game play modes etc.
- Updated and added to the old inventory code. Adding/Removing equiping/unequiping items etc now works at least the state changes and keeping track of everything...I think. Still need to impliment some method of saving inventory and character state etc. though.
- Added some math code for general stat calculation.
- Cleaned up more of the Core module
- Moved a bit of the Core code into startup which is now launcher
Thursday, May 5
In need of a forum
And possibly a wiki too.
Needs to be free. Should allow for privileged users to have access to different sections such as an adults only section.
The wiki needs to be able to host adult content too.
This is for Beyond Dreams, and the adult portions of it. (which are packaged separate)
Anyone got any ideas?
Needs to be free. Should allow for privileged users to have access to different sections such as an adults only section.
The wiki needs to be able to host adult content too.
This is for Beyond Dreams, and the adult portions of it. (which are packaged separate)
Anyone got any ideas?
Code merged
After a few hours got all the new stuff merged into the old. Also got alot of things updated and fixed a few potential bugs too.
Some things that I want to focus a bit on right now are:
Some things that I want to focus a bit on right now are:
- Fully removing the old PauseMenu class and using the new Pause state handler. (since there is already an in-game menu there is no real need for a pause menu as well.)
- More work on the main menus (getting them to display properly and such)
- Clean up the old item code
- Fix various things that are missing that I keep putting off
Tuesday, May 3
New stuff-ish
Spent some time away from home this past week. Took my netbook, though no internet access. I forgot to bring a copy of the latest code with me, but I did still manage to conjure up a few new things.
- Code to calculate lunar/solar events (such as moon phases, eclipses, etc.)
- Code to allow for scripted dynamic lights
- Better Item/Inventory management code (Needs to be integrated with the old ones)
- Code to help manage equipped items
- Gameloader code (with some defaults to avoid weird errors)
- InGameScreen and InGameMenu code
- Items now (partially) allow for environment exclusives (such as only works during fullmoon or doesn't work during daytime or effect halved during nighttime)
Subscribe to:
Posts (Atom)