What's new in TDM 2.00: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
m (rename version)
m (update list of fixed bugs)
Line 5: Line 5:
== Changes / Features / Issues fixed ==
== Changes / Features / Issues fixed ==


* [http://bugs.angua.at/view.php?id=578 #578]: falling on a lowering platform doesn't properly subtract the relative velocity, so you get more hurt than you should (Design/Coding) (grayman)
* [http://bugs.angua.at/view.php?id=1104 #1104]: Gas arrows leak through glass and doors (AI) (grayman)
* [http://bugs.angua.at/view.php?id=1184 #1184]: Glass doors - spawnarg to disable portal closing (Mapping) (grayman)
* [http://bugs.angua.at/view.php?id=1188 #1188]: Target entity for easy changing of AI sound loss on portals (Mapping) (grayman)
* [http://bugs.angua.at/view.php?id=2416 #2416]: Sleeping AI can fall through the ground when they wake up (AI) (grayman)
* [http://bugs.angua.at/view.php?id=2527 #2527]: Give weapons to archers (AI) (grayman)
* [http://bugs.angua.at/view.php?id=2533 #2533]: Archers run into player at melee range (AI) (grayman)
* [http://bugs.angua.at/view.php?id=2624 #2624]: Buggy AI prop lantern (AI) (grayman)
* [http://bugs.angua.at/view.php?id=2624 #2624]: Buggy AI prop lantern (AI) (grayman)
* [http://bugs.angua.at/view.php?id=2752 #2752]: Changing AIs from neutral to enemies during game does not work unless the AIs bump into each other. (AI) (grayman)
* [http://bugs.angua.at/view.php?id=2829 #2829]: Flashbombs should reduce AI hearing as well. (AI) (grayman)
* [http://bugs.angua.at/view.php?id=2924 #2924]: AI react too fast to missing objects (AI) (grayman)
* [http://bugs.angua.at/view.php?id=2925 #2925]: AI should look at target when warning (AI) (grayman)
* [http://bugs.angua.at/view.php?id=2953 #2953]: Add _Propogated_ material-specific bounce sounds to ragdolls (Coding) (Springheel)
* [http://bugs.angua.at/view.php?id=2964 #2964]: Combat: Enemy AI get stuck after hitting each other once (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3009 #3009]: Blocking AI in chair traps them in place (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3042 #3042]: Open visportals do not propagate sound loss to player. (Sound System) (grayman)
* [http://bugs.angua.at/view.php?id=3100 #3100]: Having an unaccessible path_flee_point breaks AI fleeing behavior (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3128 #3128]: Movable Oil lamps behave strangely (Script/Def) (grayman)
* [http://bugs.angua.at/view.php?id=3128 #3128]: Movable Oil lamps behave strangely (Script/Def) (grayman)
* [http://bugs.angua.at/view.php?id=3140 #3140]: Use "taking fire" soundshader when AI hit by arrows (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3166 #3166]: After putting away sword AI still uses weapon_idle (Coding) (grayman)
* [http://bugs.angua.at/view.php?id=3182 #3182]: Idle animations can interrupt idle barks. (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3201 #3201]: Replace D3 Heads (Models) (Springheel)
* [http://bugs.angua.at/view.php?id=3201 #3201]: Replace D3 Heads (Models) (Springheel)
* [http://bugs.angua.at/view.php?id=3202 #3202]: Mute AI can engage in greetings (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3209 #3209]: Missing idMover::Events (Coding) (tels)
* [http://bugs.angua.at/view.php?id=3209 #3209]: Missing idMover::Events (Coding) (tels)
* [http://bugs.angua.at/view.php?id=3217 #3217]: Need script event to set text of objective (Objectives) (tels)
* [http://bugs.angua.at/view.php?id=3217 #3217]: Need script event to set text of objective (Objectives) (tels)
* [http://bugs.angua.at/view.php?id=3223 #3223]: Add ability for individual entities to randomly not spawn (Coding) (tels)
* [http://bugs.angua.at/view.php?id=3223 #3223]: Add ability for individual entities to randomly not spawn (Coding) (tels)
* [http://bugs.angua.at/view.php?id=3228 #3228]: Adding Sound loss on regular visportals (Sound System) (grayman)
* [http://bugs.angua.at/view.php?id=3232 #3232]: add a way for scripts  to query the TDM version (Script/Def) (tels)
* [http://bugs.angua.at/view.php?id=3232 #3232]: add a way for scripts  to query the TDM version (Script/Def) (tels)
* [http://bugs.angua.at/view.php?id=3239 #3239]: getRadius() script event is missing from lights (Script/Def) (tels)
* [http://bugs.angua.at/view.php?id=3239 #3239]: getRadius() script event is missing from lights (Script/Def) (tels)
* [http://bugs.angua.at/view.php?id=3258 #3258]: Stealth score doesn't include arrow alerts? (Coding) (grayman)
* [http://bugs.angua.at/view.php?id=3260 #3260]: Change the way scriptEvents are declared (Coding) (greebo)
* [http://bugs.angua.at/view.php?id=3260 #3260]: Change the way scriptEvents are declared (Coding) (greebo)
* [http://bugs.angua.at/view.php?id=3263 #3263]: snd_opened does not work on sliding doors (Coding) (grayman)
* [http://bugs.angua.at/view.php?id=3264 #3264]: Noshadows_lod_x spawnarg actually affects (x-1) LOD (Coding) (tels)
* [http://bugs.angua.at/view.php?id=3264 #3264]: Noshadows_lod_x spawnarg actually affects (x-1) LOD (Coding) (tels)
* [http://bugs.angua.at/view.php?id=3271 #3271]: add getDifficultyLevel() script event (Script/Def) (tels)
* [http://bugs.angua.at/view.php?id=3271 #3271]: add getDifficultyLevel() script event (Script/Def) (tels)
* [http://bugs.angua.at/view.php?id=3277 #3277]: Add getBoolKey() to scripting interface (Script/Def) (tels)
* [http://bugs.angua.at/view.php?id=3277 #3277]: Add getBoolKey() to scripting interface (Script/Def) (tels)
* [http://bugs.angua.at/view.php?id=3278 #3278]: Snow particle effect dosent render in certain situations: (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3280 #3280]: AI Used to take cover from player; no longer working (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3282 #3282]: add getShouldered(), getDragged() and getGrabbed() script events (Script/Def) (tels)
* [http://bugs.angua.at/view.php?id=3282 #3282]: add getShouldered(), getDragged() and getGrabbed() script events (Script/Def) (tels)
* [http://bugs.angua.at/view.php?id=3285 #3285]: atdm:ai_townsfolk_commoner has broken skin (Def / Setup) (tels)
* [http://bugs.angua.at/view.php?id=3285 #3285]: atdm:ai_townsfolk_commoner has broken skin (Def / Setup) (tels)
Line 27: Line 52:
* [http://bugs.angua.at/view.php?id=3294 #3294]: Integrated Mission Downloader has inconsistent mission handling (for some missions) (Tweaking) (tels)
* [http://bugs.angua.at/view.php?id=3294 #3294]: Integrated Mission Downloader has inconsistent mission handling (for some missions) (Tweaking) (tels)
* [http://bugs.angua.at/view.php?id=3297 #3297]: There is no ko_script spawnarg for AI. (Design/Coding) (tels)
* [http://bugs.angua.at/view.php?id=3297 #3297]: There is no ko_script spawnarg for AI. (Design/Coding) (tels)
* [http://bugs.angua.at/view.php?id=3302 #3302]: Placing the playerstart inside a trigger_once_entityname causes crash. (Coding) (tels)
* [http://bugs.angua.at/view.php?id=3307 #3307]: The "finished mission" mark is missing on line 10 (GUI) (tels)
* [http://bugs.angua.at/view.php?id=3309 #3309]: Too easy to kill AI with arrows. (Def / Setup) (Springheel)
* [http://bugs.angua.at/view.php?id=3310 #3310]: Civilian AI should flee when encountering dead body. (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3313 #3313]: Picked pockets are counted twice (Design/Coding) (grayman)
* [http://bugs.angua.at/view.php?id=3314 #3314]: Found bodies of enemies killed by player do not count to 'Bodies found' (Coding) (grayman)
* [http://bugs.angua.at/view.php?id=3315 #3315]: Second identical item pickpocketed does not count to "Pockets picked" statistic (Coding) (grayman)
* [http://bugs.angua.at/view.php?id=3316 #3316]: Pickup messages for stackable objects do not include count information. (Coding) (grayman)
* [http://bugs.angua.at/view.php?id=3317 #3317]: AI need ability to react to sudden deaths of nearby AI (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3322 #3322]: pagan belt is black (AI) (Springheel)
* [http://bugs.angua.at/view.php?id=3323 #3323]: Need support for AI greeting pagans and beggars (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3325 #3325]: Need barks for civilians fleeing after seeing body (AI) (Springheel)
* [http://bugs.angua.at/view.php?id=3330 #3330]: Correct incorrect AI ranks (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3331 #3331]: AI have several problems when entering Combat (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3332 #3332]: Some electric lights not working recently (Def / Setup) (grayman)
* [http://bugs.angua.at/view.php?id=3335 #3335]: Replace D3 impact sounds (Sound) (Springheel)
* [http://bugs.angua.at/view.php?id=3338 #3338]: AI Greetings should have additional limits (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3340 #3340]: Sound is leaking out of area it shouldn't (Sound) (grayman)
* [http://bugs.angua.at/view.php?id=3343 #3343]: Human AIs don't see monsters (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3345 #3345]: Flame based lights not working in Standalone TDM (Coding) (Springheel)
* [http://bugs.angua.at/view.php?id=3347 #3347]: Next batch of sounds to replace (Sound) (Springheel)
* [http://bugs.angua.at/view.php?id=3348 #3348]: Rig new skeleton (AI) (Springheel)
* [http://bugs.angua.at/view.php?id=3349 #3349]: Rusted builder needs new arms and legs (AI) (Springheel)
* [http://bugs.angua.at/view.php?id=3353 #3353]: Crashing Upon Approaching Mine(s) With Lockpicks Drawn To Disarm (Saving/Loading) (grayman)
* [http://bugs.angua.at/view.php?id=3355 #3355]: AI react too quickly to barks that include messages (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3356 #3356]: AI respond too quickly to audible alerts (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3357 #3357]: Fleeing AI problem at path_flee (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3358 #3358]: Cannonball damages player differently than AI (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3360 #3360]: Standalone textures needed (Textures) (Springheel)
* [http://bugs.angua.at/view.php?id=3361 #3361]: atdm:moveable_torch1 does not extinguish if dropped sideways (Script/Def) (grayman)
* [http://bugs.angua.at/view.php?id=3363 #3363]: Drop body sound using blackjack sheath? (Sound) (Springheel)
* [http://bugs.angua.at/view.php?id=3370 #3370]: Moveables can hurt the player and AI (Physics) (grayman)
* [http://bugs.angua.at/view.php?id=3372 #3372]: AI not playing pain animation (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3373 #3373]: Builder2 vocals missing monster barks (AI) (Springheel)
* [http://bugs.angua.at/view.php?id=3375 #3375]: Sleeping Builder in Outpost not sleeping (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3381 #3381]: Briefing videos are broken (GUI) (grayman)
* [http://bugs.angua.at/view.php?id=3387 #3387]: Change the TDM revision number from 1.09 to 2.00 (Coding) (grayman)
* [http://bugs.angua.at/view.php?id=3388 #3388]: Issue with Transaction scripted scene *spoilers* (Def / Setup) (grayman)
* [http://bugs.angua.at/view.php?id=3389 #3389]: Inaccurate AI positioning on elevators (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3391 #3391]: Allow warnings and crashes when def entities don't exist (Coding) (grayman)
* [http://bugs.angua.at/view.php?id=3392 #3392]: flickering light entities not working properly (Def / Setup) (Springheel)
* [http://bugs.angua.at/view.php?id=3393 #3393]: TDM 2.00 crashes Alberic's Curse (Coding) (grayman)
* [http://bugs.angua.at/view.php?id=3394 #3394]: Ragdoll AI not propagating sounds properly (Sound) (grayman)
* [http://bugs.angua.at/view.php?id=3395 #3395]: Create/re-enable voice volume slider in main menu (Sound) (grayman)
* [http://bugs.angua.at/view.php?id=3396 #3396]: Need to distinguish between sleeping on bed and sleeping on floor (AI) (grayman)
* [http://bugs.angua.at/view.php?id=3397 #3397]: Stange sound distortion in Let Sleeping Thieves Lie (Sound) (Springheel)
* [http://bugs.angua.at/view.php?id=3399 #3399]: Func_portals disable info_locationseperator entities. (Design/Coding) (grayman)
* [http://bugs.angua.at/view.php?id=3402 #3402]: atdm:lamp_electric_square_1_lit is too bright (Def / Setup) (Springheel)
* [http://bugs.angua.at/view.php?id=3404 #3404]: Gas arrows not putting out torches? (Physics) (Springheel)


== AI ==
== AI ==

Revision as of 09:30, 12 May 2013

See also the roadmap on our bugtracker.

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

Changes / Features / Issues fixed

  • #578: falling on a lowering platform doesn't properly subtract the relative velocity, so you get more hurt than you should (Design/Coding) (grayman)
  • #1104: Gas arrows leak through glass and doors (AI) (grayman)
  • #1184: Glass doors - spawnarg to disable portal closing (Mapping) (grayman)
  • #1188: Target entity for easy changing of AI sound loss on portals (Mapping) (grayman)
  • #2416: Sleeping AI can fall through the ground when they wake up (AI) (grayman)
  • #2527: Give weapons to archers (AI) (grayman)
  • #2533: Archers run into player at melee range (AI) (grayman)
  • #2624: Buggy AI prop lantern (AI) (grayman)
  • #2752: Changing AIs from neutral to enemies during game does not work unless the AIs bump into each other. (AI) (grayman)
  • #2829: Flashbombs should reduce AI hearing as well. (AI) (grayman)
  • #2924: AI react too fast to missing objects (AI) (grayman)
  • #2925: AI should look at target when warning (AI) (grayman)
  • #2953: Add _Propogated_ material-specific bounce sounds to ragdolls (Coding) (Springheel)
  • #2964: Combat: Enemy AI get stuck after hitting each other once (AI) (grayman)
  • #3009: Blocking AI in chair traps them in place (AI) (grayman)
  • #3042: Open visportals do not propagate sound loss to player. (Sound System) (grayman)
  • #3100: Having an unaccessible path_flee_point breaks AI fleeing behavior (AI) (grayman)
  • #3128: Movable Oil lamps behave strangely (Script/Def) (grayman)
  • #3140: Use "taking fire" soundshader when AI hit by arrows (AI) (grayman)
  • #3166: After putting away sword AI still uses weapon_idle (Coding) (grayman)
  • #3182: Idle animations can interrupt idle barks. (AI) (grayman)
  • #3201: Replace D3 Heads (Models) (Springheel)
  • #3202: Mute AI can engage in greetings (AI) (grayman)
  • #3209: Missing idMover::Events (Coding) (tels)
  • #3217: Need script event to set text of objective (Objectives) (tels)
  • #3223: Add ability for individual entities to randomly not spawn (Coding) (tels)
  • #3228: Adding Sound loss on regular visportals (Sound System) (grayman)
  • #3232: add a way for scripts to query the TDM version (Script/Def) (tels)
  • #3239: getRadius() script event is missing from lights (Script/Def) (tels)
  • #3258: Stealth score doesn't include arrow alerts? (Coding) (grayman)
  • #3260: Change the way scriptEvents are declared (Coding) (greebo)
  • #3263: snd_opened does not work on sliding doors (Coding) (grayman)
  • #3264: Noshadows_lod_x spawnarg actually affects (x-1) LOD (Coding) (tels)
  • #3271: add getDifficultyLevel() script event (Script/Def) (tels)
  • #3277: Add getBoolKey() to scripting interface (Script/Def) (tels)
  • #3278: Snow particle effect dosent render in certain situations: (AI) (grayman)
  • #3280: AI Used to take cover from player; no longer working (AI) (grayman)
  • #3282: add getShouldered(), getDragged() and getGrabbed() script events (Script/Def) (tels)
  • #3285: atdm:ai_townsfolk_commoner has broken skin (Def / Setup) (tels)
  • #3287: MapShutdown() is called twice during shutdown (Coding) (tels)
  • #3288: add floor() and ceil() script events (Script/Def) (tels)
  • #3290: When getting up, sitting AI might use the getting up from sleeping animation (AI) (grayman)
  • #3291: AI play wrong vocal when drowning (AI) (grayman)
  • #3292: Wrong objective level names in end mission screen (Design/Coding) (grayman)
  • #3293: Water Impact sounds (Sound) (Springheel)
  • #3294: Integrated Mission Downloader has inconsistent mission handling (for some missions) (Tweaking) (tels)
  • #3297: There is no ko_script spawnarg for AI. (Design/Coding) (tels)
  • #3302: Placing the playerstart inside a trigger_once_entityname causes crash. (Coding) (tels)
  • #3307: The "finished mission" mark is missing on line 10 (GUI) (tels)
  • #3309: Too easy to kill AI with arrows. (Def / Setup) (Springheel)
  • #3310: Civilian AI should flee when encountering dead body. (AI) (grayman)
  • #3313: Picked pockets are counted twice (Design/Coding) (grayman)
  • #3314: Found bodies of enemies killed by player do not count to 'Bodies found' (Coding) (grayman)
  • #3315: Second identical item pickpocketed does not count to "Pockets picked" statistic (Coding) (grayman)
  • #3316: Pickup messages for stackable objects do not include count information. (Coding) (grayman)
  • #3317: AI need ability to react to sudden deaths of nearby AI (AI) (grayman)
  • #3322: pagan belt is black (AI) (Springheel)
  • #3323: Need support for AI greeting pagans and beggars (AI) (grayman)
  • #3325: Need barks for civilians fleeing after seeing body (AI) (Springheel)
  • #3330: Correct incorrect AI ranks (AI) (grayman)
  • #3331: AI have several problems when entering Combat (AI) (grayman)
  • #3332: Some electric lights not working recently (Def / Setup) (grayman)
  • #3335: Replace D3 impact sounds (Sound) (Springheel)
  • #3338: AI Greetings should have additional limits (AI) (grayman)
  • #3340: Sound is leaking out of area it shouldn't (Sound) (grayman)
  • #3343: Human AIs don't see monsters (AI) (grayman)
  • #3345: Flame based lights not working in Standalone TDM (Coding) (Springheel)
  • #3347: Next batch of sounds to replace (Sound) (Springheel)
  • #3348: Rig new skeleton (AI) (Springheel)
  • #3349: Rusted builder needs new arms and legs (AI) (Springheel)
  • #3353: Crashing Upon Approaching Mine(s) With Lockpicks Drawn To Disarm (Saving/Loading) (grayman)
  • #3355: AI react too quickly to barks that include messages (AI) (grayman)
  • #3356: AI respond too quickly to audible alerts (AI) (grayman)
  • #3357: Fleeing AI problem at path_flee (AI) (grayman)
  • #3358: Cannonball damages player differently than AI (AI) (grayman)
  • #3360: Standalone textures needed (Textures) (Springheel)
  • #3361: atdm:moveable_torch1 does not extinguish if dropped sideways (Script/Def) (grayman)
  • #3363: Drop body sound using blackjack sheath? (Sound) (Springheel)
  • #3370: Moveables can hurt the player and AI (Physics) (grayman)
  • #3372: AI not playing pain animation (AI) (grayman)
  • #3373: Builder2 vocals missing monster barks (AI) (Springheel)
  • #3375: Sleeping Builder in Outpost not sleeping (AI) (grayman)
  • #3381: Briefing videos are broken (GUI) (grayman)
  • #3387: Change the TDM revision number from 1.09 to 2.00 (Coding) (grayman)
  • #3388: Issue with Transaction scripted scene *spoilers* (Def / Setup) (grayman)
  • #3389: Inaccurate AI positioning on elevators (AI) (grayman)
  • #3391: Allow warnings and crashes when def entities don't exist (Coding) (grayman)
  • #3392: flickering light entities not working properly (Def / Setup) (Springheel)
  • #3393: TDM 2.00 crashes Alberic's Curse (Coding) (grayman)
  • #3394: Ragdoll AI not propagating sounds properly (Sound) (grayman)
  • #3395: Create/re-enable voice volume slider in main menu (Sound) (grayman)
  • #3396: Need to distinguish between sleeping on bed and sleeping on floor (AI) (grayman)
  • #3397: Stange sound distortion in Let Sleeping Thieves Lie (Sound) (Springheel)
  • #3399: Func_portals disable info_locationseperator entities. (Design/Coding) (grayman)
  • #3402: atdm:lamp_electric_square_1_lit is too bright (Def / Setup) (Springheel)
  • #3404: Gas arrows not putting out torches? (Physics) (Springheel)

AI

  • Builder default head replaced by new model (Springheel)
  • Upgrades to Commoner mesh and textures; several new skins added (Springheel)
Click to see a comparison
  • Unarmed AI will flee if a they find a body (grayman)
  • AI now react differently if they see someone killed vs finding the body later (grayman)
  • Corrected a bug that caused a pair of AI to greet each other once, and then never again. (grayman)

Animations

  • Updated walk animations (Arcturus)
  • new zombie animations (Arcturus)

Entities/Skins/Models

Sounds

Coding

  • Support for flying AI added (angua)
  • Players can no longer hide in shadows created by objects they are carrying (Rebb)
  • Bodies now make noise when they fall into water. (Springheel)
  • AI will not be so easily killed (corrected combat settings that were modifying AI HP by -50 (!) on Normal setting). (Springheel)
  • Visportals can now block sounds to the player as well as the AI. Mappers have a great deal more flexibility in controlling how much sound doors and windows block. (grayman)


Scripting Interface

The scripting interface has been greatly enhanced to make it more versatile:

  • Script events need now only be declared on the SDK side (greebo).
  • There are many new functions (tels):
    • to modify objectives
    • transform numbers (ceil(), floor(), getBoolKey())
    • determine the difficulty level
    • call functions when an AI is knocked out
    • get the entity that the player drags, shoulders or has grabbed

Textures

Standalone TDM

  • Four D3 heads replaced by new models (Springheel)
  • D3 Zombie replaced by new mesh (greebo)
  • Beggar model is completely updated to remove D3 parts (Springheel)
  • Replacement spider sounds (Springheel)

Translation

See also