]> icculus.org git repositories - divverent/nexuiz.git/blob - changes-since-last-release
update changes list
[divverent/nexuiz.git] / changes-since-last-release
1 CHANGES since 2.4.2 to r4251:
2 compat-q3a: switch crylink/hagar, as crylink is closer to BFG and hagar is closer to Plasmagun
3 game: assault bugfixed
4 game: cmd maplist improved
5 game: colors improved (TODO credit sev in nexuiz-credits.txt!)
6 game: command allready
7 game: command lockteams, unlockteams
8 game: command movetoteam_red, ...
9 game: command nospectators
10 game: command vlogin must be used instead of vdo login now
11 game: crylink bounce does half damage
12 game: crylink primary does 2 cells
13 game: crylink weakened
14 game: ctf flag touching when dead bug fixed
15 game: cvar cl_weaponpriority* (custom weapon orders)
16 game: cvar g_instagib REMOVED (no demand)
17 game: cvar g_jump_grunt
18 game: cvar g_maxplayers
19 game: cvar g_spawn_furthest
20 game: cvar g_spawnpoints_auto_move_out_of_solid
21 game: cvar g_tourney*
22 game: cvar g_weaponreplace_*
23 game: cvar sv_gentle
24 game: cvar sv_maxidle
25 game: cvar sv_ready_restart_after_countdown
26 game: cvar sv_ready_restart_nag
27 game: cvar sv_ready_restart_repeatable
28 game: cvar teamplay_lockonrestart
29 game: fix some memory leaks
30 game: hook attaches to moving objects
31 game: hook can pull players (but detaches when that player shoots you)
32 game: hook detaches when teleporting
33 game: hook jitter-less
34 game: hook sky-attach bug fixed
35 game: improved weapon system, new weapons Port-O-Launch and MinstaNex; now up to 24 weapons supported
36 game: item respawn: 20s for 50health and 25armor
37 game: lemmings countdown ;)
38 game: log can get :time: events
39 game: map voting: nodetail 1 as default
40 game: map voting: with previews
41 game: new music track by meoblast001 (TODO nexuiz-credits.txt)
42 game: performance improved (fteqcc -O3)
43 game: race game type
44 game: scoreboard improved
45 game: scores per-team
46 game: sounds: model specific player sounds
47 game: sv_foginterval
48 game: texturecompression for lightmaps off (workaround for OS X bug)
49 game: timeout feature
50 game: turrets
51 game: vote call is now possible for server admins too
52 game: zoom unlagged, detect zoom scripts (for spectating/demos)
53 map: aggressor supports keyhunt
54 mapping: allow mins/maxs specification for brush entities instead of models (as alternative)
55 mapping: automatic shader generator script
56 mapping: entities.def updated
57 mapping: entity func_breakable
58 mapping: entity func_door: make DOOR_NOT_LINK work
59 mapping: entity func_pointparticles
60 mapping: entity func_sparks
61 mapping: entity func_train now supports -1 wait on path_corner, making it NOT wait
62 mapping: entity info_null now removes itself (as it should); this DOES break some maps that need fixing now
63 mapping: entity misc_follow
64 mapping: entity misc_laser changed and improved
65 mapping: entity trigger_flipflop, trigger_monoflip, trigger_multivibrator
66 mapping: entity trigger_items
67 mapping: field nottargeted overrides targetname checks in e.g. func_door (so it can be used for misc_follow without needing an extra trigger)
68 mapping: field team on items
69 mapping: mapname.cfg is deprecated. Use clientsettemp_for_type and cdtrack in mapname.mapinfo
70 mapping: triggers now MUST be common/trigger; their exact shape now works (no longer their bbox)
71 mapping: zeroradiant support, bugfix patchset updated
72 map: reslimed: less distracting fog
73 map: some more TDM map settings
74 map: starship and silvercity: no CTF
75 menu: channel mixer
76 menu: game type in server browser
77 menu: input box margin now in chars, not percent
78 menu: mouse fixed in -game pro
79 menu: new playermodel previews (sev)
80 menu: play button in map info
81 menuskins: big buttons as extra graphics
82 menuskins: COLOR_SCROLLBAR_C
83 menuskins: HEIGHT_DIALOGBORDER
84 menu: wicked skins
85 misc: +exec benchmark.cfg
86 rcon2irc: disconnect fix