Commit Graph

20 Commits (master)

Author SHA1 Message Date
Panquesito7 d8ec80361b Use mod.conf instead of depends.txt (#43) 2019-08-28 12:06:18 +08:00
ANAND 3d5421ae7c
Make ctf_colors.get_color return a table (#35)
- The table includes the following fields:
  - `text`: Name of the color. e.g. `"red"`
  - `hex`: Hex-formatted color. e.g. `"0x00FFFF"`
  - `css`: CSS-style hex format. e.g. `"#FFFF00"`
2019-04-09 13:54:07 +05:30
rubenwardy 0f70e755d4 ctf_colors: Split skin code from update to allow overriding 2019-03-22 01:40:04 +00:00
ClobberXD 6f5bcd05d6 Remove unused arg from ctf_colors.get_color and ctf_colors.get_irc_color 2018-11-29 15:53:10 +00:00
rubenwardy 87d0438db6 Remove nametag coloring 2018-01-21 20:39:59 +00:00
rubenwardy c56d3c84c1 Add colored names to IRC 2018-01-02 17:30:32 +00:00
rubenwardy 6dd85f8c91 Add hud tint to show team membership 2017-10-12 15:24:56 +01:00
Elkien3 d68620234d Add skin for each color 2016-05-19 22:51:42 +01:00
rubenwardy f1bc56f4cd Give kill type to on_killedplayer, and fix crash in ctf_colors.get_color() 2016-04-05 17:15:59 +01:00
rubenwardy 4d225d61d5 Change nametag color on capture 2016-04-05 02:34:44 +01:00
rubenwardy 0db05b54ef Add 3d_armor support 2016-03-31 16:35:19 +01:00
rubenwardy 77df476f18 Show message on successfully setting color 2016-03-30 01:09:12 +01:00
rubenwardy 59d220f9a2 Fix some typos 2016-03-30 00:39:22 +01:00
rubenwardy 8c073e1b0d Fix nil team in ctf:settings callback 2016-03-29 23:57:59 +01:00
rubenwardy b72072c3ce Clean ups 2015-11-22 20:06:02 +00:00
rubenwardy f8d56da0f0 Better help hints 2015-11-22 01:40:28 +00:00
rubenwardy cd43aedca5 Fix bug where hud label did not update to the team's name 2015-09-08 19:46:45 +01:00
rubenwardy 43e4d7fa75 Alerts via HUD who has a flag 2015-09-08 15:15:53 +01:00
rubenwardy b8b6ff76e7 Add player skins to match team color 2015-09-07 10:49:22 +01:00
rubenwardy 4d00a8cf1d Create ctf_colors, clean up hud 2015-09-07 10:31:09 +01:00