Search found 1893 matches

by sorcerykid
Sat May 10, 2025 18:43
Forum: Modding Discussion
Topic: Attaching metadata to MapBlocks
Replies: 5
Views: 527

Re: Attaching metadata to MapBlocks

I encountered this same obstacle while developing my Ambience II mod back in 2017. I needed to cache ambient and dynamic sounds on a per-mapblock basis. Ultimately the solution I devised was to spawn a transparent entity at the center of each loaded mapblock. Since entitites are much less prone to d...
by sorcerykid
Sat Apr 26, 2025 19:53
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

Congratulations to wata555, winner of our fourth Finding Nemo Challenge! This month's award included a trophy and a chest filled with stacks of dirt with grass and dirt with snow. https://i.imgur.com/ZhR9Pjx.png Afterward, several players gathered at Nemo's hiding spot for all the usual antics. It t...
by sorcerykid
Thu Apr 17, 2025 18:49
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

https://i.imgur.com/udSMVk9.png Who's ready for another round of bunny-mania on JT2? Our fourth-annual Easter Egg hunt starts at 7am Central (noon GMT) this Sunday, April 20. You'll have exactly one week to find all 80 eggs that Nemo has hidden around Spawntown. Keep in mind that eggs may be anywhe...
by sorcerykid
Tue Apr 15, 2025 12:49
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

Important Announcement This Wednesday at 1200 UTC (7:00am Central), the server will be shutdown for 24 hours to commemorate the original "just test" server that went offline on April 16, 2016. I will also be performing a full server backup to the cloud during this time. The server should ...
by sorcerykid
Sun Mar 30, 2025 20:54
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

Congratulations to SuGg, winner of our third Finding Nemo Challenge! This month's award included a trophy and a chest filled with stacks of Melon and Pumpkin. https://i.imgur.com/0jsH9xd.png It was a close competition, as both SuGg and Galuhops were practically head to head even during the final min...
by sorcerykid
Fri Mar 28, 2025 21:24
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

I just wanted to welcome aboard our returning moderator erstazi! https://i.imgur.com/CiuMpPk.png Being a veteran player in the Minetest community since 2013, I believe erstazi will make an excellent addition to the JT2 staff. Thanks for joining us once again. We certainly appreciate your dedication ...
by sorcerykid
Wed Mar 26, 2025 19:51
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

https://i.imgur.com/uwmS7kZ.png I've received a number of reports that grass is once again not spreading as expected. Keep in mind that grass and snow on JT2 does not behave the same as vanilla Minetest game. So please consider these important caveats while landscaping: Dirt with grass and dirt wit...
by sorcerykid
Wed Mar 05, 2025 12:05
Forum: Modding Discussion
Topic: Is os.exit() a good optimization?
Replies: 4
Views: 509

Re: Is os.exit() a good optimization?

At server startup, the init.lua script within each and every mod is executed exactly one time. Those scripts can register callback functions that are later executed during specific events (such as when a player joins a server). However, if no callbacks are registered, then nothing in the init.lua sc...
by sorcerykid
Thu Feb 27, 2025 17:33
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

Cheers to the winner of our second Finding Nemo Challenge which was held earlier this month. Besides a trophy, jesus was awarded a chest filled with confetti and confetti cannons. Huzzah! https://i.imgur.com/fdjbM74.png Incidentally, this proved to be one one of the most difficult challenges to date...
by sorcerykid
Thu Feb 27, 2025 15:13
Forum: Modding Discussion
Topic: Find nodeDEFINITIONS with meta
Replies: 3
Views: 328

Re: Find nodeDEFINITIONS with meta

Node meta is set programmatically, usually within the on_construct handler. Hence there is no way to automate the validation of node meta just by examining the node definition itself. The best you can do is scan the raw source files for sections of code that appear to set node meta (perhaps with the...
by sorcerykid
Sun Feb 23, 2025 20:56
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

https://i.imgur.com/Yw0lpHk.png Thanks to everyone who attended our annual Valentine's party last weekend. We had a truly spectacular turnout. It was wonderful to see so many players sharing kindness and affection for the holiday! Nemo handed out plenty of Valentine's goodies throughout the evening...
by sorcerykid
Thu Feb 13, 2025 19:02
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

https://i.imgur.com/tdEKGbp.png Are you looking for love this Valentine's Day? Grab your friends and join us this Saturday, Febuary 15 at Club Nemo for a night of love and heartbreak on the dancefloor, including a raffle drawing and free giveaways all night long! The Valentine's party officially ki...
by sorcerykid
Mon Feb 10, 2025 19:48
Forum: Problems
Topic: Serverlist is bricked
Replies: 17
Views: 1955

Re: Server list has spam

This is definitely a concern, albeit thanfully a very rare occurence. It have to wonder whether this might incentivate creating a server-list moderation panel so that certain trusted members of the community (perhaps those who are already designated moderators on these forums) can log in and easily ...
by sorcerykid
Sat Feb 08, 2025 18:17
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

Just a friendly reminder that building above others is not allowed. This rule particularly applies to properties at or above zero elevation or otherwise above ground within the city limits, which extends to Brookfield Rd (400 N), Valley Rd (400 E), Hill St (400 S), and Crystal Lake on the west. Plea...
by sorcerykid
Tue Feb 04, 2025 19:03
Forum: General Discussion
Topic: Post your screenshots!
Replies: 11357
Views: 2648306

Re: Post your screenshots!

An arial view of spawntown on JT2 at night. Looking eastward from Crystal Lake.

Image
by sorcerykid
Mon Feb 03, 2025 04:57
Forum: Problems
Topic: [Solved] Surge in memory usage by Minetest process (7 GB in just 6 minutes)
Replies: 5
Views: 1274

Re: [Solved] Surge in memory usage by Minetest process (7 GB in just 6 minutes)

I'm happy to report that I was able to resolve this issue. It was not a memory leak nor was it related to fixes in the 5.x series. Rather it was a bug with mapblocks being continuously reloaded at the world border even after they were already in memory causing the associated static objects to be mul...
by sorcerykid
Sun Feb 02, 2025 17:38
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

I'm happy to report that JT2 is up and running again! I had to patch the engine due to a critical bug that was causing repeated server crashes this past last Thursday. It turns out that objects at the world border were not being properly cleared during map loading, which led to out of memory errors....
by sorcerykid
Thu Jan 30, 2025 08:06
Forum: Problems
Topic: [Solved] Surge in memory usage by Minetest process (7 GB in just 6 minutes)
Replies: 5
Views: 1274

[Solved] Surge in memory usage by Minetest process (7 GB in just 6 minutes)

The past several hours I've been experiencing regular server crashes where the minetestserver process just terminates without reporting any error. So I tried running minetestserver under gdb, and that shows that the process is being killed. Program terminated with signal SIGKILL, Killed. The program...
by sorcerykid
Wed Jan 29, 2025 22:40
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

https://i.imgur.com/hKidyrF.png As many of you have already noticed, earlier this month I introduced environment sounds to JT2. I originally began work on this feature back in 2017, but it got put on hold. So I'm excited to see it finally go live! No longer is the world of JT2 dead silence. Now pla...
by sorcerykid
Mon Jan 27, 2025 22:55
Forum: General Discussion
Topic: Post your screenshots!
Replies: 11357
Views: 2648306

Re: Post your screenshots!

https://i.imgur.com/SfsArc4.png https://i.imgur.com/Q6TLwvT.png Testing my Ambience II Mod, which I finally completed earlier this month. I started work on this project back in January 2017, but it was put on hold due to an unresolved bug wth looped sounds. However, most of the core logic was alrea...
by sorcerykid
Fri Jan 24, 2025 23:35
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

Congratulations to our Top Players of 2024! Due to the extended downtime of the server last year, I've awarded giftboxes to all players that have spent over 100 hours in-game (instead of the traditional 200 hours). Your names will also be listed on a new leaderboard at spawn. https://i.imgur.com/K2...
by sorcerykid
Fri Jan 17, 2025 22:35
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute

Cheers to iisu for winning this year's first Finding Nemo Challenge. You've been awarded a chest filled with chocolate eggs in addition to a trophy to commemorate your achievement! https://i.imgur.com/Ichscee.png Look forward to many more opportunities to win BIG throughout 2025! The rules are simpl...
by sorcerykid
Thu Jan 16, 2025 20:07
Forum: General Discussion
Topic: Post your screenshots!
Replies: 11357
Views: 2648306

Re: Post your screenshots!

I added a date calculator to JT2 that calculates the difference between two in-game dates, making it possible for players to determine how many real days until the new year or even the next century. https://i.imgur.com/IriDxvi.png The starting date defaults to the current date, but of course it can ...
by sorcerykid
Fri Jan 10, 2025 16:16
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute (Countdown to 2025)

I'm happy to report that the Spawncam mod has been completely overhauled to resolve a number of longstanding issues. These are mostly backend fixes and code refactoring, but it will greatly improve stability and reliability. In particular, I finally tracked down the cause of the camera becoming rand...
by sorcerykid
Sat Jan 04, 2025 15:38
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1955
Views: 486181

Re: [Server] Just Test Tribute (Countdown to 2025)

Just a friendly reminder that our weekly Block Party is BACK! Every Saturday night at 5pm Central (2300 UTC) is music, dancing, and fun at Club Nemo! To keep you hydrated, we'll be serving free drinks all night long. See you on the dancefloor! Note: To connect to the livestream, just enter your pers...