OpenArena / gamecode

The game code for the QVM-files
GNU General Public License v2.0
136 stars 39 forks source link

New cvars. #118

Open Danil-Dm opened 4 years ago

Danil-Dm commented 4 years ago

You can take cvars from my mod. https://github.com/Danil-Dm/openarena

The-Gig commented 4 years ago

Thanks, but... at the moment, your readme.md only mentions Elimination-items, which is the equivalent of elimination_keepItems which is already WIP (https://github.com/OpenArena/gamecode/issues/86 - https://github.com/OpenArena/gamecode/pull/91)... Which other new cvars did you add?

Also, at the moment you only uploaded a zip file with the sources of your mod, so one cannot look at its code directly from github website, and you provided no pk3 files for standard users which may wish to try your mod...

Danil-Dm commented 4 years ago

There are weapons settings for spread, gravity, damage, splashdamage, bounce, speed, range, delay, infinity, vampire, timeout. Adjustment of jumping height, ammunition limit, setting of runes and all this on the new version of gamecode.

Danil-Dm commented 4 years ago

Done pk3 and source code are uploaded.

The-Gig commented 4 years ago

Good!

Danil-Dm commented 4 years ago

I want to help in the development.

Danil-Dm commented 4 years ago

I found a bug when using cg_cameraeyes spectator does not work properly.

NeonKnightOA commented 4 years ago

@Danil-Dm can you create a PR with your suggested solution for cameraeyes?

Danil-Dm commented 4 years ago

I have not figured out how to fix this bug. And there is a bug, the status of the flags is not displayed.

Danil-Dm commented 4 years ago

Solution the automatically turn off cg_cameraeyes during spectator