MantisBT - Zandronum
View Issue Details
0001657Zandronum[All Projects] Suggestionpublic2014-01-11 20:172019-06-04 22:00
Dusk 
 
normalmajorN/A
closedout of scope 
 
 
0001657: botc
posting updates here. to-do list:
- sanitize various botscript events/functions
- assess current state of the botscript language. I think variable scoping still needs to be done..
git repository:'https://bitbucket.org/crimsondusk/botc [^]'
No tags attached.
related to 0001698closed Dusk botscript rand() is just plain wrong 
related to 0000395closed  Bots don't respawn when spawn-telefragged during warm-up countdowns in (T)LMS 
Issue History
2014-01-11 20:17DuskNew Issue
2014-01-11 20:17DuskStatusnew => assigned
2014-01-11 20:17DuskAssigned To => Dusk
2014-01-17 19:03DuskNote Added: 0008045
2014-01-17 19:04DuskAdditional Information Updatedbug_revision_view_page.php?rev_id=4419#r4419
2014-01-17 19:04DuskAdditional Information Updatedbug_revision_view_page.php?rev_id=4420#r4420
2014-02-04 11:25DuskNote Added: 0008167
2014-02-09 02:07DuskRelationship addedrelated to 0001698
2014-06-10 15:49WatermelonRelationship addedrelated to 0000395
2014-06-10 15:54WatermelonRelationship addedrelated to 0000406
2014-06-10 22:02DuskRelationship deletedrelated to 0000406
2014-07-12 20:11DuskDescription Updatedbug_revision_view_page.php?rev_id=5333#r5333
2014-07-12 20:11DuskAdditional Information Updatedbug_revision_view_page.php?rev_id=5334#r5334
2014-07-12 20:12DuskNote Added: 0009956
2019-06-04 21:54DuskStatusassigned => new
2019-06-04 22:00DuskStatusnew => closed
2019-06-04 22:00DuskAssigned ToDusk =>
2019-06-04 22:00DuskResolutionopen => out of scope

Notes
(0008045)
Dusk   
2014-01-17 19:03   
- overhaul is progressing
- repository migrated to git, URL is now'https://github.com/arezey/botc [^]'
(0008167)
Dusk   
2014-02-04 11:25   
Overhaul is pretty much complete by now. Expression engine has been rewritten with support for operator precedence and constant expressions.
(0009956)
Dusk   
2014-07-12 20:12   
Now lives at bitbucket again:'https://bitbucket.org/crimsondusk/botc [^]'