Asgard 0.3.7 "Lif"

Lif will introduce a very limited form of gameplay.

When the user clicks on the Map, a certain Map Object will travel to the spot. During movement the user may also interrupt current movement and opt to click on another spot. The travelling Map Object will then travel to that spot. If a Hard Point blocks the travelling Map Object, all movement will cease.

This basic behavior causes Lif to be the first release to actually allow for gameplay in some form.

Lif will not support Map Object stacking or Map panning; though the infrastructure for supporting these activities is quite close.

Milestone information

Project:
Asgard
Series:
thegrandmap
Version:
0.3.7
Code name:
Lif
Released:
 
Registrant:
Russ Adams
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
3 Russ Adams
Blueprints:
2 Implemented
Bugs:
2 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon asgard-0.3.7.tar.gz (md5, sig) Asgard 0.3.7 112
last downloaded 61 weeks ago
Total downloads: 112

Release notes 

Quick Start Instructions:
===============================================================================

We thank you for taking interest in Asgard! As this project is still in its
infancy, this release is intended for testing, observation and interest
piquing.

As of 0.3.6, Asgard supports a basic, bare bones map complete with only a few
map objects.

We encourage you to attempt to compile and run Asgard. Let us know how things
go. Thanks.

1. Satisfy Requirements
scons - http://scons.org
SDL - http://libsdl.org
SQLite 3 - http://sqlite.org
Boost 1.40 - http://boost.org
Python 2.6 - http://python.org

2. Untar..
$ tar xvf asgard-0.3.6.tar.gz
$ cd asgard-0.3.6/

3. Compile
$ scons

4. Install
$ sudo scons install

5. To Run:
$ asgard /usr/share/asgard/scripts/demo3.py

You should see the map panning around with Palm Trees, Treasure Chests, Rocks
and possible small Blue Cat.

6. To Clean Your Project Tree:
$ cd asgard-0.3.6/
$ scons -c

Want to Help?
===============================================================================
If you enjoy RPGs and have a desire to develop an innovative video game please
consider helping out the project. Read ... "Become a Developer in Six
Simple Steps" http://bit.ly/pumAu0

New to Asgard?:
===============================================================================

Check out our website and wiki:
Home Page - http://asgardrpg.org/
     Wiki - http://wiki.asgardrpg.org/
     Bugs - http://bugs.launchpad.net
     Code - http://code.launchpad.net
  Project - http://launchpad.net/asgard

Contact:
===============================================================================
Drop us a line at asgard.team@gmail.com.

Changelog 

View the full changelog

0.3.7
  Event Handler.
  Well Defined MVC.
  Python 2.7 Support (lp:805540)
  -O2 compile support (lp:905717)

0.3.6
  Ubuntu Packaging
  Spritesheet Caching
  Startup Time Speedup
  Window Close Button Functional

2 blueprints and 2 bugs targeted

Blueprint Priority Assignee Delivery
Event Handler Event Handler 1 Undefined   11 Implemented
Well Defined MVC Well Defined MVC 1 Undefined Russ Adams  11 Implemented
Bug report Importance Assignee Status
905717 #905717 Various Compile Warnings with '-O2 -Wall' 2 Critical Russ Adams  10 Fix Released
805540 #805540 Asgard Segfaults with Python 2.7 1 Undecided Russ Adams  10 Fix Released
This milestone contains Public information
Everyone can see this information.