Commit Graph

23 Commits (main)

Author SHA1 Message Date
Apollo bf732f4c12 Typed wrong global
Oops, ranged_weapons not rangedweapons.
2022-01-31 18:09:27 -05:00
Apollo 83e701ba81 Finalized settings
Settings should now begin to switch over.
2022-01-31 18:06:16 -05:00
Beanzilla 1face26dcb
Merge pull request #7 from Beanzilla/settings-conf
Settings conf
2022-01-31 18:04:42 -05:00
Apollo b34a0cf7b7 Complete settings 2022-01-31 18:03:12 -05:00
Beanzilla 3d49e0bc5c
Merge pull request #5 from ranguli/reorganize-weapons
Reorganize weapons
2022-01-31 18:02:55 -05:00
ranguli 392a655433 Refactor out a drop_magazine function, lots of variable name tweaking 2022-01-31 19:25:31 -03:30
Apollo a7fba27b87 Added some of the settings
Just to seperate all this into individual commits (including it as a
seperate branch for code review etc)

  Currently ALL these settings are not being used, mainly because I'm
not sure where other PRs are at on if they made a global or not, thus I
can't add them then add this (or add this then them, due to collisions
nightmare)
2022-01-31 17:19:16 -05:00
ranguli 3f7df33cc1 Remove redundant if statements in armor.lua 2022-01-31 18:26:15 -03:30
ranguli ee29de43b6 Change item.lua stuff into namespaced table 2022-01-31 18:24:10 -03:30
ranguli bc414719f1 Move constants to namespaced table, cleanup code, fix line endings 2022-01-31 18:21:34 -03:30
ranguli 5f4f9233a7 Rollback some breaking changes 2022-01-30 23:56:42 -03:30
Beanzilla 41f871d6e0
Merge pull request #4 from haennes/main
fixes crashes when firering projectiles
2022-01-30 21:17:41 -05:00
ranguli 602baa5588 this is the most insane codebase i've ever seen 2022-01-30 22:29:23 -03:30
ranguli 1aeadf965d Yak shaving 2022-01-30 20:44:18 -03:30
ranguli 17b77262d5 Re-organize weapons file structure 2022-01-30 16:26:45 -03:30
haennes f17bdce53b
fixes crashes when firering projectiles 2021-10-09 21:07:34 +02:00
Beanzilla 59eec8584b
Create README.md 2021-04-16 14:50:55 -04:00
david ac5872411b Unpacking ZIPs DONE
Stage 5: Unpack of 0.4

  Making v0.4 branch here.

  Unpacking completed.
2021-04-02 22:15:46 -04:00
david ee57054beb Unpacking ZIPs
Stage 4: Unpack 0.3

  Making v0.3 branch here.
2021-04-02 22:14:02 -04:00
david 1d1cdab90c Unpacking ZIPs
Stage 3: Unpacked 0.2

  Make v0.2 branch here.
2021-04-02 22:11:36 -04:00
david 83ddd8ab75 Unpacking ZIPs
Stage 2: Unpacked 0.1

  Make v0.1 branch here.
2021-04-02 22:08:31 -04:00
david c4d15a015a Unpacking ZIPs
Stage 1: Remove all of them.
2021-04-02 22:07:15 -04:00
daviddoesminetest 679af76e90
Add files via upload 2021-03-05 09:17:54 -09:00