The Nest is now updated to v2.0.2 Fixed some bugs and did some minor changes.
Category Archives: The Nest
Core skyscrapers
Currently modeling more buildings.
Pillars
Currently modeling pillars.
Core
Currently modeling the core.
Building 207
20160917 – 20160929 Factory. Experiments with volumetric lightning.
The Nest (v2.0.0)
20160609 – 20160906 Refactored the whole Nest into a module-like JS-application. Some of the changes include: Structure Essential functions like handling images, are now defined in separate source-files as dedicated objects, attached to TheNest. They are then bundled and minified at production. Console Instead of just logging debug-info to the browser-console, it now contains aContinue reading “The Nest (v2.0.0)”
Old rooms
Updated some old rooms. This is the old “Five Gods” flash that I made in the beginning of my work with the web-version of “The Nest”. Now integrated with the new environment since the update. Room 1 Room 4 Room 5
Game testing
Made a room where creatures are walking around randomly and gets pushed back if the user hits them. #DANCE
Keyboard
Added a custom keyboard @ “use code” #ENTERCODES
Beta ready
http://www.sonartree.net/TheNest Everything is now rewritten into: PHP: For server-side instead of ASP. AJAX: For dynamic page-requests. No more endless reloading into frames for every click. HTML5: HTML5-Audio & HTML5-Canvas replaced all flash. JavaScript: To alter DOM after AJAX-operations (load new content and replace the previous page), drawing on Canvas (all graphics), control when to playContinue reading “Beta ready”