Thursday, 16 October 2025

new stencyl topic: update

It has been 4 weeks since no updates and views decline since tle last post like this blog hs been futher shadowbanned over cistom gender controversy. No worries, the game development still goes on just that it is harder code the so-called endless scenes with zoom and all of our games will have custom gender controversy by letting players custom thier genders including in politically incorrect manners. 

No apologies to the people who create custom gender in the first place nor preset non-binnary. The only we apologise  we have in this blog is the Rail Route capped to 145 stations so we cannot put entire Peninsular Malaysia into to the game though the space should be enough. 

The Stencyl topic: rotate actor 
link: https://stencyl-nator.blogspot.com/p/actor-properties-kill-actor.html


Sunday, 14 September 2025

Stencyl topic update 2025i14

 Aplogies:
There is no new stencyl topic anytime soon. nor any hack manual release. Also blood boiled over a game mechanic patent filed by Nintendo 

topic updates: 
changes: changing 3 ways to 2 ways

changes: addded new computational shortcut: actor.tweenProps.realScaleXY.tween(1,-1,1,1,null,0);

Sunday, 31 August 2025

New Stencyl topic - intervehaviors

 It has been a while since we lost views and this blog cannot be searched on Google but game development still goes on slowly. Also some critical drama - Credit cards companies and Collective shout forces Steam to start censoring games we also have specualted the same thing was done to YouTube few years ago till we check on Cardi B WAP music video which was not age-restricted. We are gamers ourselves and we will not let it happen. 

These censorship groups may affect the game we are developing  "Adventures of a lardball" for the body designs of the player and the locals(npcs).   As in Youtube, fat furs, furry weight gains and furry inflations get age-restricted and removed some even get teminated before getting a strike. 

The stencyl topic 

Saturday, 16 August 2025

Apologies 2025

 Sorry for the bad background color in the adventures of a lardball. This miscolor is difficult to spot when using MSI bravo  but very easy to spot using a cheap monitor at the bottom of the yellow line. So here is the updated version of the background. 

We also have been very busy doing our work all the way to nighttime even on sundays. so the progress will be very slow especially the long codes. 

Also we have spent plent of the effort over our mindustry mods. because they got new stars. The mindustry mods will be paused until the v8 release on Steam.  


Tuesday, 22 July 2025

Stencyl topic update - JavaScript-HTML made playable offline

 
page:

added sections: 

There is one way that will work and finding other ways in future. this is what you .bat file should be the instruction to launch your HTML-js StencylWork should be. In this case, the browser is Microsoft edge


@ECHO OFF
ECHO TO PLAY THIS GAME, 
ECHO 1.click on index.html and the blocked game will not load on default window due to CORS. 
ECHO 2.copy the address to the window opened by this batch file
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --user-data-dir=C:\msedge-dev-data\ --disable-web-security
pause


Saturday, 19 July 2025

Stencyl topic updatesd 2025G20

 Aplogy 
Sporry for the very slow progress and  slow Stencyl progresss these days. 

Stencyl topic update: 
update: Cors policy block many stuffs when runining a development build without using Stencyl to run 


Saturday, 7 June 2025

Sunday, 20 April 2025

Stencyl Topic Update 2025D20

 Apoligies: 
We apologise for the mis-leading link https://stencyl-nator.blogspot.com/p/drawing-with-no-g-line.html linking to https://stencyl-nator.blogspot.com/p/drawing-without-using-stencylgraphicsg.html instead leaving the draw line page https://stencyl-nator.blogspot.com/p/drawing-with-no-g-line.html difficult to access . These links aare now fixed. 

The involved pages are 

Game development porgress
The lardball loading system - loading info has only started to form. 

Other news 
Tested loading custom loading and saving version 2 and it works. 
This is by saving , close then open again and load

Monday, 14 April 2025

multiple save files - no game attributes (HTML5)

Apology 
There is no progress since lardball development page. because being occupied by our jobs unreleated to game development. 

The Stencyl topic 

This stencyl function is made for Lardball save system. for the game will have games (Prosperity Velly demo to be included) inside making it unfeasible for using standard save system. this new save system is more optimised in terms of calculations. it offers the ability to use 1 player using multiple save files and thus loading progress. The same would be applied to Prosperity Valley (formerly Infinite Valley) for its so-called endless scenes with multi-tile objects. 

Sunday, 16 March 2025

Lardball development page

Lardball 
Lardball development page can be found at bottom of this blog. Dont want this page link to be shown in the top part of this blog. 

new Stencyl topics
Typing feature version 2: 

Drawing lines without G