This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Hanfer

Pages: [1]
1
FuTa / [RELEASE] FuTa 2.0
« on: May 06, 2014, 08:59:30 pm »

FuTa 2.0



[paragraph:20u5juen]recently i was encountered with the fact that FuTa seems to produce slight "shift" when importing alphamaps. After that i sat down to fix that and, yeah, i kinda got carried away and rewrote the file reading/writing since the original one was "sub optimal".

So i threw out the file management and replaced it with a cleaner one. Since im not sure if everything else was really used i did only re implement alphmap import/export. If they are used, please let me know then i will put it in again.

I also moved the source code to github since i think its more comfortable to use.

One more feature request, namely having heightmap import from obj, has already been made and i will try to implement that asap.

Now to the fun part:[/paragraph:20u5juen]

Windows


DOWNLOAD
Github Mirror

Source


github

2
Showoff - what you are working on / [SHOWOFF] What Are You Working On
« on: March 05, 2014, 11:53:57 am »

WAYWO


Some of you probably know this thread idea from other forums. If not, here you go:
[paragraph:1vqrmpse]The idea is basically to post screens/info/code samples/whatever about the thing you currently work on.
It does not matter if its finished or not, if its code or your most recent custom map. just post about it, have a chat or help each other out.[/paragraph:1vqrmpse]

Why should we do this?


[paragraph:1vqrmpse]Most people here complain that the shoutbox is gone, which i totally understand since it was always a central place for the community to talk about their current activities.
What i do not understand is why it one should not be able to talk about such stuff in a thread, especially when it seems to work pretty well in other forums (for ex. on Facepunch, to name only one). So lets get this going :)[/paragraph:1vqrmpse]

Gifs


[paragraph:1vqrmpse]only use them for tiny things!
if its big: create a video, upload it to dropbox/youtube/vimeo/whatever and put the link into [media] tags[/paragraph:1vqrmpse]

tl;dr


Post stuff u are working on, now!

3
Noggit / [RELEASE] Noggit Unstable
« on: November 01, 2013, 01:38:36 pm »

Hi all,



i setup a CI which builds a new noggit binary as soon as there are new commits to the noggit sdl repo.
I did this so that devs can have instant feedback for changes and modders can try the most recent changes.

But always remember:


  • they are unstable and only for testing!
  • always back stuff up before using!
  • if u lose data its not my deal!
  • no complains about not working things in this board!

if sth doesnt work, u can report it here or on the bugtracker if u also note down that u used a unstable version

Recent Changes:


  • fixes to the uid system (reason for disappearing models)
  • fix for model import
  • fixed wmo extents, resave to fix whole adt (video)
  • reallylowtexture impl
  • make sure water min/max are accurate
  • make sure that water info is stored (fixes water type)

the noggit ci


4
Noggit / Noggit is Open Source again!
« on: October 22, 2013, 09:32:18 pm »

Noggit is Open Source again!



After two years of lurking in the dark, noggit sdls source code finally sees daylight again!

It had a more or less bad time there. neither it was feeded nor it was beloved.
But u can change that: if your skilled in c++ u can help us clean up this mess

Feel free to create pull requests at bitbucket.
Permanent access will be granted as soon as we see that u are capable of programming.
(sorry about that but there are to much people out there which just pretend)
The branch containing the latest (1.3) source is named "sdl"

Furthermore i started to rewrite/refactor noggit from ground up. I will publish the src i already have soon (TM).
As above everyone is invited to participate.

5
Management / Server Reinstall
« on: October 02, 2013, 04:00:29 pm »
Hi all,

i gonna reinstall the server, what means that the repo will be down for a couple of hours.
i can either do that today or tomorow. if it would be better to do that today leave me a note here, else i will do that tomorow.

so long

6
FuTa / [RELEASE] FuTa changeset 44
« on: May 31, 2012, 11:18:45 pm »
Hi all

recently i did some work on FuTa again:

  • rotation of alpmap fixed
  • wdl data generation

http://lh.rs/7DPtD4BoumSk

7
FuTa / [RELEASE] FuBli - my opengl "sandbox"
« on: April 25, 2012, 09:46:21 pm »
Hi all,

for my personal education i created sth called "FuBli" its about rendering wow adts in opengl with textures.....
its just supposed to learn....so no support at all but maybe someone wants to try it out....
(source will follow)

win:
http://localhostr.com/download/bu0IZxR/Fubli_rel.zip
(thx to my codebro Xentec for getting this working on win)

so long (a bit stressed)
hanfer

8
FuTa / The Future of FuTa
« on: April 15, 2012, 01:21:50 am »
Hi all

recently i arrived at a point with futa where i had to decide if i should go on working on FuTa as seperate tool or started to bring everything to Noggit.
i decided that it would more sense to work on with Noggit so Steff an me started to collect some ideas for next versions of noggit. a few days ago i started with this.

Since this will take a lot of time until we got everything into noggit, i wanted to ask u guys here which functions u really need for modding and i should try to bring to FuTa until noggit features are finished

so long
hanfer

9
FuTa / [RELEASE] FuTa changeset 41
« on: April 03, 2012, 09:02:46 pm »
Hi,
here the next release of FuTa

changes:
-added light and normals to heightview
-fixed rotation of alphamaps
-added adt creation !experimental!
-settings apply instant
-added icon (thx to vel)

Download
Windows

10
FuTa / [SHOWOFF] Lets show FuTa results
« on: April 01, 2012, 04:55:10 pm »
Hi all,

since Im not really trained in creating WoW scenerys i would be really curious which results u archive using FuTa

Steff already posted some:


http://imagr.eu/up/4f7756e2d3c4c0_Mist-Mountains.jpg


http://imagr.eu/up/4f783f25417312_WoWSc ... 134210.jpg


http://imagr.eu/up/4f7226cd46ddb4_10min.jpg

11
FuTa / [TOOL] FuTa - Adt file manipulation
« on: March 24, 2012, 11:42:36 pm »
Hi all

as some of u know im working on an tool to edit adt files. based on Mjo's GP classes. today i reached a status which is in my opinion worth to release here. source code will be public as soon as the code is tidied up :D

Features:
-alphamap import/export
-layer settings
-water import/export (thx to Mjo)
-heightmap import/export
-alphamap save paths is now same as the opend adt... (noi Dialog anymore)

more are planned and updates will be posted here

Changelog:

28.03.12
-added settings
-open last files
-grayscale and colored alphmap selectable
-completlly useless 3d view of heightmap

26.03.12
-fixed bugs with bigalphamaps (Wotlk explored by steff see some psot after this)
-fixed bugs with compressed alphamaps
-updated to lastest GP (thx Mjo)

Win:
http://localhostr.com/files/ElcDP8I/FuTa_win.zip

Linux
http://localhostr.com/files/6FGwMxw/FuTa_linux.tar.gz
!not up to date!

please report back when u find any bugs

Im also looking for someon who is talented in photoshop and could create an Icon

Pages: [1]