Issue761

Title Update wiki parsing code as a result of git changes
Priority minor Status resolved
Assigned To digifuzzy Keywords
Linked issues Watchers digifuzzy

Submitted on 2014-09-06 04h53 by digifuzzy, last changed by digifuzzy.

Messages
Author: digifuzzy Date: 2014-09-06   04h53
Listing of wiki parsing code changes to be incorporated.
Not necessarily show stoppers, but documenting none the less.
diff to follow.

git change - 3ae480f643cc80a817d565a0670e9945edd3b2e0
map/item_specs.lua
doc/scripts/modWP_Items.lus
==> remove reference to weapon.bullet.angle

git change - 21b8605aaff611e08c891cc12d94e26722e377ac
map/item_specs.lua
doc/scripts/modWP_Items.lua
==> melee_bullet - remove references

git change - d3c701113b0b99c0b9c227b69b6db939e0ecb68e
map/droid_archetypes.dat
==> parse sensor id for droid types data ( or use default for type).
Author: digifuzzy Date: 2014-09-06   21h11
RR 2120 published to address items #1 and #2 (modWP_Items.lua changes)
RR to update sensor data on droid types to follow
Author: digifuzzy Date: 2014-09-06   22h37
RR 2121 published to address item #3
Author: digifuzzy Date: 2014-09-12   20h12
RR 2120 and 2121 accepted into master branch
History
Date User Action Args
2014-09-12 20:12:09digifuzzysetstatus: open -> resolved
messages: + msg2896
2014-09-06 22:37:20digifuzzysetmessages: + msg2890
2014-09-06 21:11:16digifuzzysetmessages: + msg2888
2014-09-06 04:53:38digifuzzycreate