|
5cad527759
|
Update readme
|
2021-03-07 19:30:30 +01:00 |
|
|
1f9493efb5
|
Add very basic projectile
|
2021-01-10 19:47:53 +01:00 |
|
|
27ee782aad
|
Add logic for weapon firing/reloading
|
2021-01-10 17:50:08 +01:00 |
|
|
40805e9775
|
Show correct speed in hud
|
2021-01-06 23:37:10 +01:00 |
|
|
e0ceb680b4
|
Display movement speed in gui
|
2021-01-03 18:13:20 +01:00 |
|
|
edba5d013d
|
Display FPS in hud (copied from example)
|
2021-01-03 17:46:32 +01:00 |
|
|
001ce7e98c
|
Implement basic jumping
|
2021-01-03 17:16:39 +01:00 |
|
|
8cda16d117
|
Forgot to commit textures
|
2021-01-02 22:35:28 +01:00 |
|
|
105c93e012
|
Move mouse event reader into system local variable
|
2021-01-02 22:34:05 +01:00 |
|
|
b38d86f54f
|
Fix movement getting slower when looking up/down
|
2021-01-02 20:13:53 +01:00 |
|
|
e31a473b3e
|
Fix camera getting uneven, clamp top/bottom rotation
|
2021-01-02 19:56:40 +01:00 |
|
|
f2cb9f0cae
|
mouse look and walking in same entity
|
2021-01-02 02:55:47 +01:00 |
|
|
f85b5cf7af
|
Improved camera control
|
2021-01-01 18:31:38 +01:00 |
|
|
9875417232
|
Rewrite and simplify movement, reorder player functions
|
2021-01-01 17:47:14 +01:00 |
|
|
db8f352517
|
move everything into player/world files, disable external player rotation
|
2021-01-01 01:03:43 +01:00 |
|
|
fb312eb557
|
add floor texture (plus unused wall/ceiling textures)
|
2021-01-01 00:59:21 +01:00 |
|
|
b5e29b10a6
|
Make constants actually const
|
2020-12-31 16:55:31 +01:00 |
|
|
0db4cdafb7
|
Move world into separate file/plugin
|
2020-12-31 16:41:56 +01:00 |
|
|
88063a3fc9
|
very basic (and broken) physics based movement
|
2020-12-30 19:59:07 +01:00 |
|
|
464df31d43
|
some cleanup, do cargo fmt
|
2020-12-29 18:52:41 +01:00 |
|
|
34e072c224
|
ignore ide files
|
2020-12-29 17:01:46 +01:00 |
|
|
b7eeb9ec9d
|
rename camera to player
|
2020-12-29 17:01:28 +01:00 |
|
|
374ea20d5b
|
better movement, floor and exit with escape
|
2020-12-29 16:53:48 +01:00 |
|
|
2ce1d6e809
|
basic moving camera
|
2020-12-29 16:39:10 +01:00 |
|
|
d5bcbb5339
|
Initial commit
|
2020-12-29 14:08:43 +01:00 |
|