Steve
|
9bda46bb9b
|
Show required objectives in red.
|
2018-02-08 08:21:37 +00:00 |
Steve
|
dc5aead758
|
Load compressed map data.
|
2018-02-08 08:07:04 +00:00 |
Steve
|
14f4ef57ad
|
Load and play music during mission.
|
2018-02-08 07:34:35 +00:00 |
Steve
|
bf0f64caf8
|
Show objectives intro screen when starting a level.
|
2018-02-08 07:26:42 +00:00 |
Steve
|
e9c1560bde
|
Show objective and inventory screen.
|
2018-02-07 22:49:42 +00:00 |
Steve
|
b862123c95
|
Focus camera on doors, etc., that are opened when offscreen.
|
2018-02-07 19:21:13 +00:00 |
Steve
|
c287a1333e
|
Control updates.
|
2018-02-07 18:27:42 +00:00 |
Steve
|
b27b3dd2f8
|
Draw inventory items on HUD.
|
2018-02-07 07:51:25 +00:00 |
Steve
|
220e3b99e9
|
Item handling updates. Keys should stack.
|
2018-02-06 22:27:02 +00:00 |
Steve
|
b92c9dea9c
|
Start of joypad handling.
|
2018-02-06 22:26:05 +00:00 |
Steve
|
4e981ecf78
|
Show health, power, and oxygen on HUD. Inventory on right-hand side.
|
2018-02-06 19:07:43 +00:00 |
Steve
|
2543d469ac
|
Show info point messages.
|
2018-02-06 08:16:30 +00:00 |
Steve
|
fb5723d96e
|
Don't uppercase messages.
|
2018-02-06 07:45:28 +00:00 |
Steve
|
156a5dac8f
|
isOnScreen -> isVisible.
|
2018-02-06 07:32:08 +00:00 |
Steve
|
e70966e35d
|
Power up fixes.
|
2018-02-06 07:29:39 +00:00 |
Steve
|
683746b239
|
Decoration updates.
|
2018-02-05 22:06:53 +00:00 |
Steve
|
8c9ee4f553
|
Move controls into doPlayer()
|
2018-02-05 22:06:29 +00:00 |
Steve
|
9c6ada01dc
|
Sort entities in draw order.
|
2018-02-05 22:06:00 +00:00 |
Steve
|
43ec9435f2
|
Init effects.
|
2018-02-05 08:39:02 +00:00 |
Steve
|
9128fd84e9
|
Test world type before loading entities.
|
2018-02-05 08:38:39 +00:00 |
Steve
|
20404fd6eb
|
Init debris and flesh chunks.
|
2018-02-05 08:37:54 +00:00 |
Steve
|
d10356c42c
|
Added swapSelf() to handle current entity handling.
|
2018-02-05 08:37:07 +00:00 |
Steve
|
c3ca4a39e2
|
Checks for training, boss, and outpost missions.
|
2018-02-04 16:18:17 +00:00 |
Steve
|
800f26055f
|
Added particle effects.
|
2018-02-04 16:14:14 +00:00 |
Steve
|
113cc59ea6
|
Show health, power, and oxygen on HUD.
|
2018-02-04 15:37:19 +00:00 |
Steve
|
a84f261154
|
Only set entity size once. Test entity is dead before testing alive (race condition when adding to quadtree).
|
2018-02-04 12:01:55 +00:00 |
Steve
|
7e88125864
|
Default function for changeEnvironment.
|
2018-02-04 11:24:19 +00:00 |
Steve
|
c4346550cf
|
Only add to quadtree if alive.
|
2018-02-04 11:00:42 +00:00 |
Steve
|
ac48179541
|
Use targetValue for objectives.
|
2018-02-04 09:56:37 +00:00 |
Steve
|
9841418d20
|
Weapon fixes.
|
2018-02-04 09:50:07 +00:00 |
Steve
|
827a825c2d
|
Jetpack / aqualung fix.
|
2018-02-04 08:20:49 +00:00 |
Steve
|
5bfea20534
|
Pick up and store items.
|
2018-02-04 08:11:42 +00:00 |
Steve
|
5588abc063
|
Show hud messages.
|
2018-02-04 07:50:54 +00:00 |
Steve
|
3d2000e818
|
Always set entity size.
|
2018-02-03 18:31:55 +00:00 |
Steve
|
fc519c54b0
|
Pushing code fix.
|
2018-02-03 18:17:45 +00:00 |
Steve
|
72de423bba
|
Preserve original string when activitating entites.
|
2018-02-03 16:31:12 +00:00 |
Steve
|
52b4336c00
|
Misc. debugging bits.
|
2018-02-03 16:22:04 +00:00 |
Steve
|
187b887698
|
Free data.
|
2018-02-03 16:21:53 +00:00 |
Steve
|
d51e96c74a
|
Fixed teleporter.
|
2018-02-03 16:13:37 +00:00 |
Steve
|
e97d38e278
|
Activate entities correctly.
|
2018-02-03 15:53:21 +00:00 |
Steve
|
b8aa460221
|
Basic movement. Various bug fixes.
|
2018-02-03 13:07:56 +00:00 |
Steve
|
cd80ebacea
|
Show target markers.
|
2018-02-03 11:47:50 +00:00 |
Steve
|
c77cea92a6
|
Collision bug fixes.
|
2018-02-03 11:32:03 +00:00 |
Steve
|
0a131e25c0
|
Implemented more entity handling code.
|
2018-02-03 10:01:14 +00:00 |
Steve
|
b3c8ca90d5
|
Start of entity management.
|
2018-02-03 08:44:02 +00:00 |
Steve
|
383c8c19a3
|
Various bug fixes.
|
2018-02-02 23:01:51 +00:00 |
Steve
|
3c7b3b5170
|
Added world code.
|
2018-02-02 19:10:12 +00:00 |
Steve
|
0872a3b82b
|
Animation and drawing updates.
|
2018-02-02 08:00:27 +00:00 |
Steve
|
2eab687dec
|
Tidied headers.
|
2018-02-01 21:52:23 +00:00 |
Steve
|
0df09f914a
|
Particles processing, Bob, and entity actions.
|
2018-02-01 21:51:43 +00:00 |
Steve
|
75b18c03f1
|
Added entity init() functions.
|
2018-02-01 07:50:37 +00:00 |
Steve
|
d11443158d
|
Use getCurrentSprite for entity sprites.
|
2018-01-31 22:28:00 +00:00 |
Steve
|
cab6d3b205
|
Render entities.
|
2018-01-31 21:50:49 +00:00 |
Steve
|
0d534d6ef8
|
Correctly limit camera.
|
2018-01-31 08:37:01 +00:00 |
Steve
|
eeeee41ef1
|
Start of map rendering.
|
2018-01-31 08:08:41 +00:00 |
Steve
|
0705225253
|
Load and save for some entities.
|
2018-01-30 22:47:40 +00:00 |
Steve
|
917753aefe
|
Loading some entities.
|
2018-01-30 08:29:09 +00:00 |
Steve
|
21e50e51e7
|
Use sprite pointers, rather than ints.
|
2018-01-29 23:00:14 +00:00 |
Steve
|
d999c14776
|
Start of entity loading.
|
2018-01-29 22:12:18 +00:00 |
Steve
|
7f237e3c8f
|
Start of world loading.
|
2018-01-29 08:34:39 +00:00 |
Steve
|
8bd0244a33
|
Added i18n stuff.
|
2018-01-28 16:33:37 +00:00 |
Steve
|
118b570484
|
Load map data.
|
2018-01-28 14:03:13 +00:00 |
Steve
|
28e7cbabd9
|
Atlas loading and testing.
|
2018-01-28 12:01:39 +00:00 |
Steve
|
0bbff1cb85
|
Moved entites directory out of world.
|
2018-01-28 09:40:43 +00:00 |
Steve
|
7d6ca19c77
|
Set entity types.
|
2018-01-28 09:34:14 +00:00 |
Steve
|
53c8c4984e
|
Using anonymous structures to shrink size of Entity object.
|
2018-01-28 08:30:53 +00:00 |
Steve
|
b56cb72aec
|
Teleporter, Laser traps.
|
2018-01-27 11:55:15 +00:00 |
Steve
|
5323d1b2b2
|
Pushblock.
|
2018-01-27 11:26:14 +00:00 |
Steve
|
e608cdf23e
|
Pressure plate.
|
2018-01-27 11:22:29 +00:00 |
Steve
|
0bc6599a95
|
Power point and power pool.
|
2018-01-27 11:15:23 +00:00 |
Steve
|
1337fb2602
|
Added lift.
|
2018-01-27 10:58:47 +00:00 |
Steve
|
ff60ddf6de
|
Item pad.
|
2018-01-27 10:47:53 +00:00 |
Steve
|
8e923164ca
|
Horizontal door.
|
2018-01-27 10:37:14 +00:00 |
Steve
|
23ed116a9e
|
Added exit.
|
2018-01-27 10:32:17 +00:00 |
Steve
|
4a77cf6e4d
|
Added doors.
|
2018-01-27 10:21:45 +00:00 |
Steve
|
0118582a1c
|
Card Reader.
|
2018-01-27 08:53:08 +00:00 |
Steve
|
5bcebe8b03
|
Added Info Point.
|
2018-01-27 08:37:22 +00:00 |
Steve
|
e4f9c33c74
|
Added destructable.
|
2018-01-27 08:28:50 +00:00 |
Steve
|
45244303f8
|
Added new bullet struct.
|
2018-01-27 08:13:50 +00:00 |
Steve
|
1b426ec9d3
|
Decoration.
|
2018-01-27 08:08:17 +00:00 |
Steve
|
8e7f53ea54
|
Cannon.
|
2018-01-27 08:03:26 +00:00 |
Steve
|
e7d4c02834
|
Remaining items.
|
2018-01-26 22:29:08 +00:00 |
Steve
|
8e2ed9bace
|
Cell, Cherry. Code clean up.
|
2018-01-26 19:24:03 +00:00 |
Steve
|
75f6220aeb
|
Start of items.
|
2018-01-26 19:14:18 +00:00 |
Steve
|
14fee71a27
|
Tank commander.
|
2018-01-26 18:27:15 +00:00 |
Steve
|
229452e2ea
|
Eye Droid Commander.
|
2018-01-26 08:51:07 +00:00 |
Steve
|
9e9de85e7e
|
Added Blob Bosses code; Blaze and Frost.
|
2018-01-26 07:56:12 +00:00 |
Steve
|
7a2529d250
|
Teeka.
|
2018-01-25 08:11:45 +00:00 |
Steve
|
ea65dd3256
|
MIA.
|
2018-01-25 07:41:10 +00:00 |
Steve
|
2959f9515d
|
Unit.
|
2018-01-24 22:15:24 +00:00 |
Steve
|
a29e81d131
|
Updated entities.
|
2018-01-24 19:04:36 +00:00 |
Steve
|
d8577fb6a5
|
Particles.
|
2018-01-23 07:42:13 +00:00 |
Steve
|
bcb2bf1391
|
Weapons.
|
2018-01-22 21:47:04 +00:00 |
Steve
|
1439995f79
|
Updated items.
|
2018-01-22 08:41:15 +00:00 |
Steve
|
fd57743511
|
Start of items.
|
2018-01-22 08:27:08 +00:00 |
Steve
|
5b37609404
|
Explosions.
|
2018-01-22 07:44:15 +00:00 |
Steve
|
821fa54110
|
Effects.
|
2018-01-22 07:23:23 +00:00 |
Steve
|
94d0c934ae
|
Objectives.
|
2018-01-21 12:57:01 +00:00 |
Steve
|
7380514a7e
|
Triggers.
|
2018-01-21 12:19:07 +00:00 |
Steve
|
4fd1abd52d
|
Quadtree.
|
2018-01-21 11:31:53 +00:00 |
Steve
|
abfd6df63b
|
Hud.
|
2018-01-21 11:26:02 +00:00 |
Steve
|
7f22f5e950
|
Camera and map code.
|
2018-01-21 11:12:49 +00:00 |