Commit graph

38 commits

Author SHA1 Message Date
Sam Sneed
4947dd8b44
Update init.server.lua 2024-04-19 21:16:45 +00:00
Sam Sneed
50dc439fd9
Add files via upload 2024-04-19 16:13:52 -05:00
Sam Sneed
396817c43b
Delete server/SpawnPoints/SpawnPoints.server.lua 2024-04-19 20:37:09 +00:00
Sam Sneed
1e9bb73957
Add files via upload 2024-04-19 15:24:56 -05:00
Max
25faa67878
Fix small error with surface bobbing logic.
Still not being used atm.
2023-07-19 01:06:03 -05:00
Max
cfb04d9325 Implemented swimming. 2023-07-17 19:19:03 -05:00
Max
d4000b30fa Add Triangle Particle 2023-07-12 15:51:59 -05:00
Max
6db8fdd311 Fix rescaling 2023-07-12 15:35:04 -05:00
Max
0e76b4f551 Fix parallel universes, truncate ceiling raycasts. 2023-07-12 01:11:34 -05:00
Max
9d11bcebf9 fixed a few things 2023-07-08 20:44:44 -05:00
Max
db27fc910a
Merge pull request #15 from cuckydev/fix-input-tas
Fix TAS input
2023-07-08 20:44:14 -05:00
Regan Green
8e2755d25d fix tas input 2023-07-08 21:43:00 -04:00
Max
7ae4eab5ae Bug fixes and quality of life. 2023-07-08 18:42:28 -05:00
Max
f175cb1bf5 cleanup 2023-07-07 22:14:36 -05:00
Max
ba0e5364bb Major restructuring and bug fixes.
Moved a lot of things around, fixed a lot of bugs, made the animations and sounds public. Special thanks to CuckyDev for helping me track down all the small problems that were lingering, and for fixing a major issue with the simulation rate. There's still some stuff to fix and improve, but now this should be more portable and useable by the wider community! 🎉

Co-Authored-By: Regan Green <cuckydev@gmail.com>
2023-07-07 22:01:02 -05:00
Max
0629c7a645
Set gfx angle when ground pounding. 2023-06-23 22:28:35 -05:00
Max
8dd9f38891
Fix speed explosion when running into a wall on a slippery surface. 2023-06-23 22:25:51 -05:00
Max
be512b42b4
Fix slide kick not working. 2023-06-23 21:27:27 -05:00
Max
dc9811c1d9
Update README.md 2023-05-18 11:28:07 -05:00
Max
c29ee6ba83
Merge pull request #3 from MaximumADHD/stylua-ignore
Stylua ignore
2022-12-06 03:31:46 -06:00
Max
0e4c8b39d6
Update UploadAnimations.lua 2022-12-04 08:06:09 -06:00
Max
0ee4ad340b
Update Airborne.client.lua 2022-12-03 04:34:14 -06:00
Max
0a9f47d84a
Update Moving.client.lua 2022-12-03 04:32:25 -06:00
Max
726970a411
Update LazyNetworking.server.lua 2022-12-03 04:30:23 -06:00
Max
41b0f8f432
Update Stationary.client.lua 2022-12-03 04:29:04 -06:00
Max
ff8e9c0a8e
Update Moving.client.lua 2022-12-03 04:26:26 -06:00
Max
5ca0051112
Update init.lua 2022-12-03 04:19:41 -06:00
Max
b6a19b47a6
Update init.client.lua 2022-12-03 04:15:52 -06:00
Max
10f91c8f36
Update init.lua 2022-12-03 04:10:11 -06:00
Max
29be312612
Update init.lua 2022-11-15 11:56:31 -06:00
Max
368b0c1a77
Update README.md 2022-10-16 04:59:51 -05:00
Max
36bc252e61
Update README.md 2022-10-15 00:53:55 -05:00
Max
534bbb2194
Update .gitattributes 2022-10-13 18:55:41 -05:00
Max
077ca0fe03
Update README.md 2022-10-13 18:28:15 -05:00
Max
2f7103be50 Project should work fully now. 2022-10-13 18:26:11 -05:00
Max
3428fb0bfc
Create README.md 2022-10-13 03:55:41 -05:00
Max
585d94d2b2 Initial commit. 2022-10-13 03:53:17 -05:00
Max
54df585889 Initial commit 2022-10-13 02:19:29 -05:00