Jean-André Santoni
3eebc13766
Use graphics.translate
2015-08-23 23:36:33 +02:00
Jean-André Santoni
b19f9a4d06
Handle inputs like in upstream. Fix some menu, audio, and messages
2015-08-23 23:35:26 +02:00
Jean-André Santoni
71cca3f409
Center some text, since lutro now supports it
2015-08-20 01:48:29 +02:00
twinaphex
871ebc03e5
Update some text
2015-03-06 10:52:28 +01:00
twinaphex
205b2ad516
Update splash.png
2015-03-06 02:25:14 +01:00
Jean-André Santoni
c10fe6ac5a
Update to the new input API
2015-03-05 04:49:26 +01:00
Jean-André Santoni
3db1f10eeb
Fix wav audio playing
2015-03-04 13:34:39 +01:00
Jean-André Santoni
2f391360a4
Quick and dirty port to lutro
2015-03-03 20:27:26 +01:00
Jean-André Santoni
a970c5fb48
Do not use indexed color pngs
2015-03-03 20:26:50 +01:00
Simon Larsen
a6a71d21e1
Merge pull request #4 from akien-mga/master
...
Add support for keypad and function keys to resize the UI
2015-01-16 13:22:55 +01:00
Rémi Verschelde
0a530b0213
Fix LICENSE name
2015-01-08 18:15:48 +01:00
Rémi Verschelde
c6e6296a3d
Add support for scaling the UI with the function keys and numpad
...
Some keyboards (at least the French one) have no direct access to number keys
(Shift has to be pressed to input a number), so the 1-4 keys cannot be used
with such keyboards. Adding the keypad numbers from 1 to 4 and function keys
from F1 to F4 as additional scaling keys.
2015-01-08 18:15:27 +01:00
Simon Larsen
7f40df117d
Updated conf.lua for 0.9.1
2014-07-27 00:23:35 +02:00
Simon Larsen
07a46cb85b
Merge pull request #3 from FranciscoG/LOVE-0.9.1-upgrade
...
Updating deprecated functions in 0.9.1
2014-07-27 00:20:28 +02:00
FranciscoG
7502070795
updating deprecated functions
2014-07-10 14:25:09 -04:00
SimonLarsen
ae0aa391e8
replaced love.event.push(q) call and fixed bullet missing from image font
2013-09-08 21:54:59 +02:00
SimonLarsen
55e74f175b
Merge branch 'master' of https://github.com/SimonLarsen/iyfct
2011-06-02 14:51:19 +02:00
SimonLarsen
3b248ff2f5
Added array of quads
2011-06-02 14:50:58 +02:00
Simon Larsen
fcd6f55e19
added mute
2011-05-21 10:26:05 -07:00
SimonLarsen
73fd69ccf7
Merge branch 'master' of https://github.com/SimonLarsen/iyfct
2011-05-21 19:02:25 +02:00
SimonLarsen
743914932d
Added LICENCE file and background music
2011-05-21 19:02:12 +02:00
Simon Larsen
131afbc0b6
derp
2011-05-20 18:54:45 -07:00
SimonLarsen
543774d19a
Added min speed for gorges to make normal easier. Made game pause when losing focus. Escape now closes game on splash screen
2011-05-21 03:35:52 +02:00
SimonLarsen
287960c0da
Merge branch 'master' of https://github.com/SimonLarsen/iyfct
2011-05-21 03:24:05 +02:00
SimonLarsen
8cd645477c
Added gorges and diff. independent highscores
2011-05-21 03:23:12 +02:00
Simon Larsen
40905509a6
added quick instructions
2011-05-19 02:16:23 -07:00
Simon Larsen
b7051860aa
added controls
2011-05-19 02:15:05 -07:00
SimonLarsen
850f75e982
God damnit
2011-05-19 11:07:51 +02:00
SimonLarsen
92f810d5ee
Should be textile. :x
2011-05-19 11:07:19 +02:00
SimonLarsen
fb0fba4092
Added readme
2011-05-19 11:06:04 +02:00
SimonLarsen
2f6372d55b
Added menu key handling to keypressed callback
2011-05-19 11:01:37 +02:00
SimonLarsen
f201684928
Added menus, difficulties and more sfx. Fixed bird collision after being hit
2011-05-19 00:07:47 +02:00
SimonLarsen
3b5875df63
Added hit and coffe sfx.
2011-05-17 21:03:40 +02:00
SimonLarsen
938db12208
Added coffee powerup inside some open trains
2011-05-16 22:38:16 +02:00
SimonLarsen
afc748b247
Derp
2011-05-16 14:37:08 +02:00
SimonLarsen
f6112ffae4
derp
2011-05-16 00:41:50 +02:00
SimonLarsen
5ab39c347c
Added coffee meter, player killing with invulnerability time and time based screen shaking.
2011-05-12 21:20:51 +02:00
SimonLarsen
2f68d18613
Added metatables to classes for proper OOP
2011-05-12 00:52:54 +02:00
SimonLarsen
4d4e494e36
Complete gameboy-esque graphic overhaul
2011-05-11 23:03:30 +02:00
SimonLarsen
34b196316e
Added ingame text with imagefont
2011-05-10 23:00:53 +02:00
SimonLarsen
f5cf330bc2
Added birds, score
2011-05-10 21:05:41 +02:00
SimonLarsen
e54472adeb
Open trains now drive through mountains. Added keys: R to restart, 1-4 sets zoom
2011-05-09 00:07:30 +02:00
SimonLarsen
3c48a4aeea
Added tunnels and tunnel front collision
2011-05-08 17:19:31 +02:00
SimonLarsen
0e9a7ec354
Added tunnels... somewhat.
2011-05-07 17:54:23 +02:00
SimonLarsen
d264ca269d
More speed logic implemented and collision rotate effect
2011-05-03 22:37:43 +02:00
SimonLarsen
0a7257188f
Implemented inside of trains and global raising speed
2011-05-03 00:03:54 +02:00
SimonLarsen
3fa2a7c92d
Added some train collision
2011-04-25 13:37:05 +02:00
SimonLarsen
f1d73f07d3
Removed train table. Only one train allowed at a time
2011-04-25 00:59:26 +02:00
SimonLarsen
8f7c0c7a82
Added cloud layers, jumping and trains
2011-04-25 00:38:00 +02:00
SimonLarsen
f2659b215b
Moved cloud spawning to cloud.lua
2011-04-24 03:56:13 +02:00