Leaderboard


Popular Content

Showing content with the highest reputation on 10/27/2025 in Posts

  1. 2 points
    Hello there everyone! I didn't post a proper update for a while. To be honest i'm not doing any "insane" progress lately but we keep going forward! The reason of this post is simple, I'm gonna have some (well earned) holidays from November 1st to November 11. I want to organize a long stream showcasing the state of the mod and most of its current content. 2 main goals: Showing the work, and most of all, getting your feedbacks! 🫡 We'll be discussing a lot about where the mod is going, so if you want to provide some ideas, feel free to jump in! I'll be streaming on Friday night, 7 November, on my youtube channel (link: https://www.youtube.com/@zobizobstudio/streams). If you cannot join live no worries, i'll be uploading the entire thing on my channel aswell so you can still reach me in the comments, on Deadlystream or on the dedicated discord channel for the project. @vurt Wow, i've just noticed your message but i've seen your retexture work and it looks amazing! I'd be more than happy to have you on board for some retextures. Atm the only thing is, as I'm using K2's assets or some other modder's assets from Vanilla, i wish the textures to be close to the vanilla art style. If that still interests you we can work on some npcs variations, like their clothings or stuff like that! Especially for aliens. I couldn't post without showcasing some stuff, so here are some of the things i've showcased on discord. A kinrath model that sprays acid The hidden bek bartender: The outcast keldor: Very small showcase for the back alley entrance: Very small showcase for the new back alley module: New way to kill Selven: A new teleporting chadrafan npc concept: All of this is WIP of course Hope to see some people on stream!
  2. 1 point
    The early progress on the patch manager I've been using as well as releases can now be found on GitHub
  3. 1 point
    (Cross posted from Discord) https://www.youtube.com/watch?v=dAHxy0tlDms A new day, a new Demo. Here I show File I/O working in NWScript. These just pipe into the existing c-standard `fopen`, `fclose`, `fread_s`, and `fwrite_s` functions. This allows for a rudimentary way for scripts to save data to be recalled later.