Monday 14 February 2011

Abrupt End

It's been a long time since the Rifted Universe website went down. Prior to that, development had been at a standstill for about 6 months. Most of the team has been out of touch since then, so it is fairly safe to say that Rifted Universe will not be released and is no longer being developed.

If there comes a time where we do get in contact with each other again, I will try to safeguard any code that is developed. Throughout our few years of development we had various heated discussions over the legal ownership of the game and any of its content. We came to the conclusion that each team member owns and is fully responsible for all of their intellectual property, whether it be images, code or text.

Because of that, there is no way that any of the other members, other than SpiritOfThePoor, can revive the project without starting again. IF someone does feel like doing that, then I have no problem in releasing the images and offering further support.

If you need to contact me about Rifted Universe, just post a comment on this blog.


Cheers,
Takuhi
(Head of Graphics Design)

Monday 22 February 2010

RiftedUniverse 2010

The engine has been remade from scracth since the first day of the newyear.

Improved engine speed alot.
Improved engine flexibility.

The next release will also include:

Windows Vista and Windows 7 Icon patch, now shows icon in 256by256 with alpha channel for full view 128by128 for dockbar and 64,32,24,16 for windows xp or 2000.
CG star field replacing some of the slower repeating star tiles in previous version.
New ship gfx, new planet gfx, new game mechanics including Richards content, story, items, missions, starmap you name it.
Simply easy to navigate and intuitive User Interface.

Saturday 13 June 2009

3D planet scripts.

Just a quick demo of the 3D planet sprite converter script, it takes 2D textures and renders them into 3D globes. It then applys lighting effects and other layers before spitting out a 2D sprite which can be drawn in the game.

I wanted to still have 3D planets but without the game dropping its FPS on older computers. Since the current 3D planets are actually 3D ( rendered in real time with lighting using directX ) they used alot more processing power than the 2D planets did with the layered sprites. This script allows me to generate 3D looking planets and spit out 2D sprites with only a single image layer. This is faster, cleaner and allows greate variation in planets.

However the downside is the script is slower than directx when drawing 3D spheres with realtime lighting. But produces nicer looking planets, the downside being I have to limit the number of renders required. The trick is to only call the script once and awhile. I am hoping to get away with running it every 10 secs if planet and sun orbits are slow enough to prevent the player noticing the offset renders.



It just requires a few bug fixes and addons, then I will make it into a handy little plugin that fits into RU externally so it can be modded in the future easily.

I also have plans to make a plugin system to allow the game to be made out of a number of independant modules which fit together and work seamlessly. The idea is that it will reduce debugging time allow flexibility to expansion and developers can work on expansions/effects/database addons seperately to the game without it changing any of the main engine code (which can cause confusing bugs and loss of speed on old computers)

Wednesday 13 May 2009

URL change

www.rifteduniverse.net is now being redirect through www.rifteduniverse.com

we now own the .com URL, so you can now reach the site through the .com url.

sometime in the future a switch will be made, at which point the game and web server will likely be up.

So stay tuned.

Monday 27 April 2009

Twitter, Blogger and phpBB Linkage

Before we start work on the blog theme, we have created a sort of social networking web. The hub is this blog, sort of. In terms of development, we use our forum and Live Messenger quite often. In an attempt to keep everyone in the loop we will start using this blog to show updates.

These updates will then be sent to our twitter feed by using twitterfeed.com. Then, when it reaches twitter, we use twitsig.com to create an image that updates every now and again to show the latest update.

Hopefully this will create a spider web and people will get trapped in it. The more we post the twitsig.com image, the more likely people are to find themselves clicking through twitter, then to the blog and then eventually to our website to download the game. Well...hopefully.