File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Note: Source for COP released! Will update this with source asap.
8
8
2) Multi-thread the engine for up to 4 cores
9
9
3) Solve stuttering problem (likely due to LuaJit. Solution would be to
10
10
upgrade it to newest version and then rewrite all the lua files to conform
11
- with it)
11
+ with it).
12
12
4) Solve problem with COP sometimes not loading correctly upon launch on some
13
13
systems as well as not always exiting properly and still running as a
14
14
background task.
@@ -40,7 +40,7 @@ Note: Source for COP released! Will update this with source asap.
40
40
18) Grass draw distance console command - *
41
41
19) Re-enable fov and hud_fov console commands - *
42
42
20) Re-enable grass shadows - *
43
- 21) Add Instanced Tessellation for DX9&10:
43
+ 21) Add Instanced Tessellation for DX9&10:
44
44
http://developer.download.nvidia.com/SDK/10.5/Samples/InstancedTessellation.zip
45
45
46
46
SDK
@@ -60,7 +60,7 @@ Weapon related changes
60
60
The new AK-12 fires 3 shots at 1,000rpm. I'm not adding an AK-12,
61
61
just giving an example).
62
62
2) Make pistols more useful somehow. Maybe make a "quick pistol" key or
63
- something.
63
+ something.
64
64
3) Different reload sounds for reloading empty vs reloading full - *
65
65
4) Add anm_reload_empty to weapons that don't have one - *
66
66
5) Animation for misfires - *
You can’t perform that action at this time.
0 commit comments