This website works better with JavaScript.
Explore
Help
Register
Sign In
sigonasr2
/
Faceball2030
Watch
1
Star
0
Fork
You've already forked Faceball2030
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
31
Commits
2
Branches
0
Tags
9.2 MiB
Tag:
Branch:
Tree:
e4216d5769
linux_template
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e4216d5769'
${ noResults }
Commit Graph
31 Commits (e4216d57693e48a6fbea91246b4802938cca9c26)
All Branches
Search
Author
SHA1
Message
Date
sigonasr2
e4216d5769
Add in exit blinking effect.
2 years ago
sigonasr2
8149d1110e
Add in exit and exit walls.
2 years ago
sigonasr2
0e091a856d
Enemies melt when killed.
2 years ago
sigonasr2
062666753b
Strafe Controls added
2 years ago
sigonasr2
7ab07a3482
Implemented Sonar model.
2 years ago
sigonasr2
65c5a742ac
Lighting math formula updated. Moved rendering order so bullets are rendered last.
2 years ago
sigonasr2
fd8cac38af
Enemies spawn on the map.
2 years ago
sigonasr2
53c85209f3
Light-up bullets
2 years ago
sigonasr2
5d4221fda6
Per-vertex lighting
2 years ago
sigonasr2
b91d5eee31
Fix Collision of bullets on walls. (Forgot to factor in fElapsedTime)
2 years ago
sigonasr2
973eef9302
Bullet spawning and rendering.
2 years ago
sigonasr2
3e52016067
Add in distance-based lighting.
2 years ago
sigonasr2
b0e348658c
Fixed wall UV mappings
2 years ago
sigonasr2
afeadd3e6c
Implement movement and collision for the player.
2 years ago
sigonasr2
a081174ad1
Layers in Editor now work.
2 years ago
sigonasr2
646485cfac
Dynamic adjustment of level size.
2 years ago
sigonasr2
926b43878e
Added ability to configure which enemy ID is selected, what facing directions are set and adding/removing entities.
2 years ago
sigonasr2
d44fbb5033
Ability to place entities on the map.
2 years ago
sigonasr2
8e8b2586bb
Remove/Add Walls to editor.
2 years ago
sigonasr2
d59aa56318
3D and 2D sorting settled.
2 years ago
sigonasr2
b4e2765f23
Level loading to file format is now possible.
2 years ago
sigonasr2
6c16121c11
Load default map
2 years ago
sigonasr2
b0d0f1e564
Add Editor instance.
2 years ago
sigonasr2
725853c0b2
Refactor game into multiple files.
2 years ago
sigonasr2
89da6f65b1
Decouple mesh from object code so we don't have to reload models constantly.
2 years ago
sigonasr2
76b7f41860
ShootMe implemented, fixed flipped UV tex coord bugs.
2 years ago
sigonasr2
dd293acd38
Local rotations
2 years ago
sigonasr2
726a377ee7
Generate and render map walls.
2 years ago
sigonasr2
1e3567482a
Basic Floor Generation
2 years ago
sigonasr2
c01e387b89
Add project files.
2 years ago
sigonasr2
b732af4b0d
Add .gitattributes and .gitignore.
2 years ago