Page 11 of 11

Re: CreepTD 1.0 - Beta Bug Ticker

PostPosted: 31.01.2012, 13:13
by tracker
@CerealKiller, i noticed that in coop too.

Re: CreepTD 1.0 - Beta Bug Ticker

PostPosted: 01.02.2012, 19:54
by tracker
Hmm, new version doesnt allow me to select a tower and then click a tower to be built and still see the seletced tower ranges! this was very useful feature i used in previous version! put it back pls! hard to plan the ranges now...

Re: CreepTD 1.0 - Beta Bug Ticker

PostPosted: 01.02.2012, 19:55
by manuel
+

Re: CreepTD 1.0 - Beta Bug Ticker

PostPosted: 02.02.2012, 15:09
by tracker
The links in highscores for maps are broken? when i click some top-players it sometimes says page not found and sometimes it goes to wrong game. but it still shows the score list correctly, i just made highscore and it shows it there, but when i click it, it shows wrong game!

i have a suggestion on the played game statistics page: put timestamp there somewhere so we know when it was played.

Re: CreepTD 1.0 - Beta Bug Ticker

PostPosted: 02.02.2012, 17:02
by tracker
The feature i praised a while ago is now removed: when i build a tower and click on the path accidentally, it didnt cancel my building before, but now it does! super annoying, please put it back :( also this happens if i click on a tower when i was going to build.

Re: CreepTD 1.0 - Beta Bug Ticker

PostPosted: 02.02.2012, 17:54
by tracker
not sure if this is a bug, but why does the game download the maps over and over again? would save some time and bandwidth if it stored the maps in cache somehow. just feels bad that its downloading them every time i play the map :D

Re: CreepTD 1.0 - Beta Bug Ticker

PostPosted: 02.02.2012, 18:57
by dcode
The game keeps the thumbnails but flushes the background image data when a game ends. This is because of memory. Images loaded to memory will be deflated (from jpeg) to an int[] array and are so very large. Depending on the machine used, it's better to flush it and redownload when required.

Maybe I'll add a cache to the download version at some point. The directory "/maps" is already present but yet unused.

Re: CreepTD 1.0 - Beta Bug Ticker

PostPosted: 02.02.2012, 19:08
by tracker
when i pause, i cant cancel it... also i noticed that once paused, the towers doesnt hit the creeps normally after the pause expires, it maybe resets them somehow and they miss their shots?

Re: CreepTD 1.0 - Beta Bug Ticker

PostPosted: 02.02.2012, 19:25
by tracker
when i right click on a tower, it should always cancel my current tower building, now i need to find empty space in the map to be able to cancel. that is hard. previously it cancelled even if i right clicked tower.

edit: tested again, but this time it didnt happen :shock: bug? im sure last game i played i had hard time unselecting a tower so i can build new one!

edit2: found out why: if i drag and right click, then it selects the tower! if i just right click, then it doesnt select!

Re: CreepTD 1.0 - Beta Bug Ticker

PostPosted: 03.02.2012, 16:00
by tracker
the timestamp seems to be already added, but it doesnt work! it shows %playdate% in the page title :D