StendhalObjectives: Difference between revisions

Content deleted Content added
imported>MiguelAngelBlanchLardin
No edit summary
imported>MiguelAngelBlanchLardin
No edit summary
Line 12:
 
== Stage 6 ==
This final stage refactor game to allow simple modding by other developers.
 
=== Release 1.00 ===
# New GFX:
## Replaced Tilesets
## Replaced sprites
 
== Stage 5 ==
This stage introduce trading and economy into world and RPG rules. This stage create a global world into gameplay.
 
== Stage 4 ==
This stage mainly consists on adding items to gameplay and modify existing parts, GUI and RP, to allow the correct operation of items.
 
=== Release 0.40 ===
# Add shops
Line 30 ⟶ 37:
# Complete GUI
# More maps
 
== Stage 3 ==
This stage should players to customize thier characters. It also improve the overall RPG experience, improve creature AI and improve the way of finding paths.
 
=== Release 0.30 ===
# Add items
Line 44 ⟶ 54:
 
== Stage 2 ==
This stage should provide initial AI support and introduce new entities into gameplay: sheeps, buyers, sellers, and other npcs. And of course, this stage adds monsters.
 
=== Release 0.11 ===
# <s>Give correct RP values to entities</s>
Line 79 ⟶ 91:
 
== Stage 1==
This stage, once we chose the Java2D platform, consists on allowing players to move, collide with world and chat with other players.
 
=== Release 0.01===
# <s>Complete missing points of 0.00</s>
Line 126 ⟶ 140:
 
== Stage 0 ==
This initial stage was not really released and just was an approach to model the client using different languages. We tried Python and Java2D.