• Register

This member has provided no bio about themself...

Comment History
LoneCoder
LoneCoder - - 6 comments @ Asteria

Hey everyone, we've updated the trailer to highlight key features in the game.

Good karma+1 vote
LoneCoder
LoneCoder - - 6 comments @ Official Asteria Trailer

-= World Generator Tour =-

Youtube.com

Here's a quick introduction to the map generator code that you can use as a base to build your own procedurally generated worlds with.

Good karma+1 vote
LoneCoder
LoneCoder - - 6 comments @ Official Asteria Trailer

-= Source Code Tour Video =-

This is a tour of the source code release explaning the various parts and quickly shows how they work.

Youtube.com

Good karma+1 vote
LoneCoder
LoneCoder - - 6 comments @ Official Asteria Trailer

-= Enemy Creation Tutorial =-

This 10 minute video shows you how create a proximity mine enemy type. It shows the basics of the EnemyType class and how to do things like play an animation, delay an action using the enemy scheduler and create an explosion in the map terrain engine. It also explains how to setup your plugin project.

Youtube.com

Good karma+1 vote
LoneCoder
LoneCoder - - 6 comments @ Asteria

New Asteria Release 0.9.3: Source Code Shared!

Change Log:
Fixed missing Projectile texture crashes.
Fixed threading issue with lighting iterating thru entities.
Deployed Build 0.9.2 as a quick bug fix release.
Fixed character selection screen crash.
Added ParticleEffect Explode2. Faster without Gravity.
New Steam Branding Image.png
Fixed wall jumping off walls on right hand side.
Added keyboard shortcuts to god mode buttons.
Added AmbientLight system to maps.
Added new Boss Fight music.
Improved /mapinfo
Fixed server crash.
Adjusted Energy Cell Recipe
Fixed map data corruption crash.
Updated plugin system to use save game folder instead of install folder.
Added example project from plugin tutorial video.
Updated example project ignore list.
Removed "of Holding" from placeable Hypercubes.
Playtested and polished Vesuvius.Map
Improved Dungeon 6 Boss and renamed him to Dragon.
More work on CaveDive.Map
Moved Map Generator code to MapGenerateCommand so that it can be customized and used as an example.
Swapped out Explosion2.wav
Toned down explosion sounds from natural gas.
Made head lamp much more expensive.
Serialzed Player.CastLight for multiplayer.

Official Forum Thread for this release: Forum.playasteria.com

Good karma+1 vote