haviital
haviital
We were testing the online multiplayer system using my Creepy Invaders test project here: https://github.com/haviital/CreepyInvaders-for-Wasm4 .There were 2-3 simultaneous players in different locations. Here are the findings: 1) Quite frequently...
The project search pane searches under the current project. I find myself often to use another editor to search for some functions or enums in the filesystem, usually under the...
In the pre-release 1.0.1 the main folder in the zip is "nwjs-sdk". Should be "FemtoIDE" or something, I suppose.
A lot of errors like: - 'WalkOnGrass' was not declared in this scope if( tile&WalkOnGrass ){ - sprites.h is not found Note: I am using a "Diesel punk edition".
I often use "Find in Project" window and there are tens of results. When I go them through one by one, I often lose count of which was the latest...
When a simulator target is chosen (e.g. "Linux"), there appears a "Simulator" menu on screen. It is confusing as there are now two menus on IDE with similar content: "Debug"...
If I call Pokitto::Display::setColorDepth(4); when initializing the TAS game, I would like to use 16-color gfx for the game. If I put a PNG image in the project, a header...
E.g. if I add a new file to the source folder, say "zombie.java", the file is recognized and appears to the list automatically, but it do not end up in...
`System.out.println("systemtime=" + System.currentTimeMillis());` result: systemtime=-1555263994