Commit Graph

32 Commits (master)

Author SHA1 Message Date
Jordach facb82dbce Big changes, prototype charge weapon 2022-09-01 04:55:10 +01:00
Jordan Snelling 96e469c01a Disable delayed raycasts 2021-06-21 22:21:14 +01:00
Jordan Snelling 269d1f8fe8 Attempt to nerf network load 1 of ? 2021-05-24 15:20:48 +01:00
Jordan Snelling 1644eeee02 Rocket Launcher modeled, animated, new things re: particles 2021-05-24 03:32:48 +01:00
Jordan Snelling 8f4beb6327 Implement more of the create-a-class mechanism.
Add non-functioning support for player cosmetics.
Prepare other weapons for implementation to the new weapon system.
2021-04-12 05:04:18 +01:00
Jordan Snelling 1411e44aa3 initial implementation of create-a-class
initial handling of advanced animations
weapons now use seamless material textures
a secondary weapon.
2021-04-03 04:10:52 +01:00
Jordan Snelling f177dbb656 Fix player arms, body being detached after kill (player_transfer_distance)
Improve weapon texture handling for players
Refactor if/else gun/block logic
Begin implementation of class creator with always available items.
2021-03-27 22:49:42 +00:00
Jordan Snelling 5dc5a1c79d Implement weapon sway induced by fatigue from recoil.
TODO add visual indicator of sway
2021-03-16 16:35:17 +00:00
Jordan Snelling fee2eb4676 Reorganise textures, add custom player heads, initial skin support
Remove old outdated models, attempt to fix plasma autorifle.
2021-03-13 04:26:04 +00:00
Jordan Snelling 484f16b205 Update, fixes weapon data, changes to audio process 2021-03-08 03:48:47 +00:00
Jordan Snelling 795a0d6f6b Includes Changes such as:
First Exotic Class weapon: Minigun
Changes to Energy/Magless weapon cooling.
Brand new server introduction.
Major HUD rework.
Brand new auth handler.
Modified default player physics.
Clean up of code from init.lua to relevant files.
2021-02-06 02:44:45 +00:00
Jordan Snelling 8046c385fa Implement new type of ammo: energy based. 2021-01-18 04:22:46 +00:00
Jordan Snelling 5dbc2321ef HUD rework, partial game rework, unused media removed 2021-01-14 00:39:11 +00:00
Jordan Snelling 64ab2fd568 Improve readme.md 2020-10-23 23:56:11 +01:00
Jordan Snelling d99c7b6424 work in progress first person changes
create a class prototype
2020-10-23 19:34:42 +01:00
Jordan Snelling 43f329a78a Update, object casings support 2020-08-28 23:22:24 +01:00
Jordan Snelling 6271cc48ec Intergrate basic discorduroy support 2020-07-02 01:07:01 +01:00
Jordan Snelling ebf482ae3d Fix Minetest engine segfault with an entity attachment 2020-06-18 21:58:23 +01:00
Jordan Snelling f49a9209a2 Add minetest.log warning markers for segfault 2020-06-18 21:18:28 +01:00
Jordan Snelling 3aeb0f45e7 Engine bug discovered, use class marksman
Yeet a smoke grenade (item 2 on hotbar)
2020-06-18 20:44:27 +01:00
Jordan Snelling 2e40d28b2d Refactor shooting logic with overridable functions 2020-06-18 01:56:07 +01:00
Jordan Snelling 0e58bfdade Fix for players spawning without a class
while unable to choose a class due to base radii
2020-06-17 20:33:41 +01:00
Jordan Snelling bed8754beb Make changes to grenades, inlining firing
Remove more debug prints
2020-06-17 05:13:53 +01:00
Jordan Snelling e63334ceaf Implement grenade prototypes 2020-06-15 05:16:23 +01:00
Jordan Snelling d8a4f50305 Add rockets, change reload to aux1,
hold to aim weapon
2020-06-14 03:34:03 +01:00
Jordan Snelling ff5f468bdd Fix for flags constantly updating their waypoint 2020-05-24 01:44:31 +01:00
Jordan Snelling ea5a67e1e1 Fix Red Team Medics being Blue spies 2020-05-23 14:36:57 +01:00
Jordan Snelling 15d43b8b0b Fix player collision/hitbox
Add "aim magnetism" for blocks to simulate
aim assist when leading targets
2020-05-23 04:10:30 +01:00
Jordan Snelling b90e9af7b1 Update readme. 2020-05-22 05:13:52 +01:00
Jordan Snelling 49e7e82456 Remove outdated textures, implement tracers
Temporarily enable the rocket launcher
Update bundled minetest.conf
Fix class physics
2020-05-22 05:06:15 +01:00
Jordan Snelling 62dc3053b7 an update to solarsail with a game?
experimental class based fps
2020-05-21 14:07:24 +01:00
Jordan Snelling 16a6fa8006 Initial commit 2019-12-28 01:23:05 +00:00