|
|
@9236
|
13 years |
mentzerf |
* Changed waypoint scale so that they are not visible anymore
* …
|
|
|
@9211
|
13 years |
mentzerf |
+ Now only adding tower if there is enough credit
|
|
|
@9207
|
13 years |
mentzerf |
+ Added new class 'TowerDefensePlayerStats' to manage stats
- Removed …
|
|
|
@9180
|
13 years |
jo |
TowerDefenseHUD is displayed correctly now.
|
|
|
@9175
|
13 years |
weigeltm |
removed attach-command, got rid of error messages, attached weapons to …
|
|
|
@9172
|
13 years |
mentzerf |
* Tried to add HUD. Failed miserably. Does not compile any more =(
|
|
|
@9167
|
13 years |
weigeltm |
small refactor (ridiculously small (really))
|
|
|
@9160
|
13 years |
mentzerf |
* Fixed height of towers
+ not adding towers when they were added already
|
|
|
@9154
|
13 years |
mentzerf |
* Fixed size of oxw stuff.
+ Added tileScale to …
|
|
|
@9148
|
13 years |
mentzerf |
* Changed addWaypointsAndFirstEnemy
|
|
|
@9143
|
13 years |
jo |
Some hints added on how to proceed.
|
|
|
@9142
|
13 years |
mentzerf |
+ Tried to create waypoints programmatically, succeeded, BUT: the …
|
|
|
@9139
|
13 years |
mentzerf |
* Fixed some formatting, some comments and some logs. Done for today.
|
|
|
@9138
|
13 years |
mentzerf |
Fixed the oxw file (some more):
* the playfield now lies in the x,y …
|
|
|
@9137
|
13 years |
mentzerf |
+ 'addTower' now adds a "tower" (actually a green cube) at 0,0
|
|
|
@9136
|
13 years |
mentzerf |
+ Added console command "addTower" to later spawn in towers. Now only …
|
|
|
@9133
|
13 years |
mentzerf |
Fixed oxw file:
* Camera is now focus on 0,0,0 and locked on a …
|
|
|
@9129
|
13 years |
mentzerf |
added spaceship that follows four waypoints on the playfield
|
|
|
@9124
|
13 years |
mentzerf |
restored working playfield
|
|
|
@9123
|
13 years |
mentzerf |
* Fixed SVN error
|
|
|
@9122
|
13 years |
mentzerf |
Updated oxw and added method call to spawnEnemy
|
|
|
@9117
|
13 years |
mentzerf |
+ Should spawn enemy now
|
|
|
@9116
|
13 years |
mentzerf |
adjusted position of the plazfield
|
|
|
@9112
|
13 years |
jo |
Created minimal working version for the TowerDefence module. The code …
|
|
|
@9098
|
13 years |
mentzerf |
Added Gametype class
|