;Robot EHEU, programmed by Jude Hungerford. Work started on 1/11/2000. ;Last modified on 10/1/2001. ;Version 0.59 ;This robot owes ideas, but no direct code, to Warblade, Zitgun, JX19, and ;probably a whole host of other 'bots. ;Modlist: ;Previous bits of modlist in their own file. Email me at ;lichen_dragon@my-deja.com if you want to see it. ;0.43 - 0.44: ;It now fires an extra shot in its firing routine. ;I really should fix the sticking on walls bug. ;That didn't work against fast-moving enemies, so I'm removing it. ;fixed up the !lock code a little. ;0.44 - 0.45: ;Fixing the problems with sticking on walls. ;Worked with my second idea. The first failed. It still sticks on walls, but ;much less often. I'll try to fix it completely someday. The next task, ;though, is quite a large one- make it modify its firing adjustment angles ;during the game. It should be possible, but the coding will be hard. ;0.45 - 0.46: ;Adding the dynamic firing adjustment change code. Well, figuring out how to ;do it and then writing it, rather- it's not qu