What's new in TDM 1.05: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
m (sorttest)
m (update)
Line 4: Line 4:
== Release Date ==
== Release Date ==


Version 1.04 of The Dark Mod has '''not yet''' been released.
Version 1.05 of The Dark Mod has '''not yet''' been released.


== Changes / Features / Issues fixed ==
== Changes / Features / Issues fixed ==


<!-- * [http://bugs.angua.at/view.php?id=837 #837]: Arrows don't stick into attachments on living AI (Coding) -->
* [http://bugs.angua.at/view.php?id=1330 #1330]: weapons sometimes hover in midair after AI goes ragdoll (AI)
* [http://bugs.angua.at/view.php?id=2468 #2468]: monsters immune to gas arrows (AI)
* [http://bugs.angua.at/view.php?id=2469 #2469]: Werebeast not affected by flashbomb (AI)
* [http://bugs.angua.at/view.php?id=2560 #2560]: AI Freezing during search (AI)
* [http://bugs.angua.at/view.php?id=2578 #2578]: SEED: Make sure we do not combine entities which cannot be combined (SEED)
* [http://bugs.angua.at/view.php?id=2604 #2604]: AI do not play "gassed" bark (AI)


* [http://bugs.angua.at/view.php?id=2621 #2621]: Add Boost 1.45 static libs for VC++ 2010 (Coding)
* [http://bugs.angua.at/view.php?id=2632 #2634]: add hide_distance support to func_smoke (Coding)
* [http://bugs.angua.at/view.php?id=2634 #2634]: Need a way for the mapper to prevent lod_bias hiding important entities (Coding)
* [http://bugs.angua.at/view.php?id=2635 #2635]: hide_distance < lod_distance is ignored (Coding)
* [http://bugs.angua.at/view.php?id=2637 #2637]: triplet down models/darkmod/architecture/chimneys/square_stone (Models)
* [http://bugs.angua.at/view.php?id=2640 #2640]: Searching AI will freeze long distances from a stim point if they can see the point (AI)
* [http://bugs.angua.at/view.php?id=2650 #2650]: Rats close doors (AI)
* [http://bugs.angua.at/view.php?id=2659 #2659]: Rotating doors with (tiny) translation incorrectly clear the "first_frob_open" flag (Coding)





Revision as of 11:12, 27 February 2011

See also the changelog on our bugtracker page: Roadmap

Release Date

Version 1.05 of The Dark Mod has not yet been released.

Changes / Features / Issues fixed

  • #1330: weapons sometimes hover in midair after AI goes ragdoll (AI)
  • #2468: monsters immune to gas arrows (AI)
  • #2469: Werebeast not affected by flashbomb (AI)
  • #2560: AI Freezing during search (AI)
  • #2578: SEED: Make sure we do not combine entities which cannot be combined (SEED)
  • #2604: AI do not play "gassed" bark (AI)
  • #2621: Add Boost 1.45 static libs for VC++ 2010 (Coding)
  • #2634: add hide_distance support to func_smoke (Coding)
  • #2634: Need a way for the mapper to prevent lod_bias hiding important entities (Coding)
  • #2635: hide_distance < lod_distance is ignored (Coding)
  • #2637: triplet down models/darkmod/architecture/chimneys/square_stone (Models)
  • #2640: Searching AI will freeze long distances from a stim point if they can see the point (AI)
  • #2650: Rats close doors (AI)
  • #2659: Rotating doors with (tiny) translation incorrectly clear the "first_frob_open" flag (Coding)


AI


See also