Hacker News new | ask | show | jobs
by gus_massa 1 day ago
Energy projections and Drones:

Where is that in the docs?

Are you redrawing the whole screen? The fan of my notebook spin like crazy.

Are there low height obstacles? Perhaps the bots can shot over the block, but not walk over it. On the other hand until you get enough users it may be useful to have an "easy" mode so the bots can play in a almost-2D word.

2 comments

Thank you for hanging in there.

SciFi actions Project and Deploy-drone are described on https://docs.algohol.net/?doc=scifi-actions

I make a note for myself that Docs could use a search function.

I've made several optimization passes on the viewer draw functions (and in the engine) and it doesn't redraw the whole screen. I will make new passes later and see what I can do. The browser/cpu load is already majorly reduced from what it was originally. There are options but they mostly mean degradation of some kind. Options could be made available in the viewer menu. I will focus on the viewing experience once I've implemented Space ruleset, which is a major new slice.

In the build menu you can add "cover" elements which block the projectiles but allow for observation and to drones fly over them. I made cover elements more prominent in the current open arenas where applicable. Their density varies when the public arenas auto-reset.

2D mode is an interesting idea for the future.

I added a configuration panel in the arena viewer header. It offers options to adjust the visual load. Those should help at least for now.