aufau / SaberMod

A Jedi Knight 2 1.04 mod for competitive community.
GNU General Public License v2.0
8 stars 3 forks source link

Todo #1

Open aufau opened 5 years ago

aufau commented 5 years ago

Overview

This is a list of tasks and ideas that came to my attention but are small or haven't been researched yet.

Bigger tasks should have their own issues and a person who starts working on them should create it to prevent duplicating work.

Please share your own ideas and suggestion here or with me personally.

General direction

SaberMod is not a "Clan Mod" as this area is well covered by many existing mods. Instead it focuses on the esport side on the game and provides environment where players can play all kinds of matches, pugs, tournaments, practice sessions, fun games etc. Adding new gametypes that facilitate these activities and introduce more variety is a major focus point.

Tasks and Ideas

Maintanence

Game Types

Game Logic

Spectator Features

Demo Features

HUD

UI

TriForceX commented 3 years ago

Multiple Lives in Last Man Standing Gametypes

i already made this to play in a FFA match... do you want it as a separate gametype? or to be applied in a current match?

aufau commented 3 years ago

I thou

Multiple Lives in Last Man Standing Gametypes

i already made this to play in a FFA match... do you want it as a separate gametype? or to be applied in a current match?

I thought about a cvar (then it would be used to create a new game mode - game modes are one layer of abstraction above cvars, so that players/admins don't have to deal with cvars directly this often), but I didn't consider all consequences. If some game rules still make sense?

By last man standing gametypes I mean clan arena and red rover - GT_Round. Duel is technically last man standing and round based too, but implementation is completely separate and it can already do this with fraglimit.

I recall I started implementing it but abandoned that branch for some reason. I pushed it there now, dunno if it works or anything, but there is some hud/scoreboard code that may be useful: https://github.com/aufau/SaberMod/commit/221b77f10f2cd67293155d2437d13d7742638890