Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ingar's NetRadiant packages

#1
Hi,

as many of you might known already, I'm mainting a set of NetRadiant packages on my website. I uploaded a new build yesterday, so I figered this might be a good opportunity to make a post and get some feedback from the community Cool

2015-06-21

Windows - 32 bit
netradiant-20150621-win32.7z

Debian 8.1 - 32 bit
netradiant-20150621-debian8.1-x86.tar.xz
Debian 8.1 - 64 bit
netradiant-20150621-debian8.1-x86_64.tar.xz

Ubuntu 15.04 - 32 bit
netradiant-20150621-ubuntu15-x86.tar.xz
Ubuntu 15.04 - 64 bit
netradiant-20150621-ubuntu15-x86_64.tar.xz

2013-06-30

Windows - 32 bit
netradiant-20130630-win32.zip
Windows - 64 bit (experimental)
netradiant-20130630-win64.zip

Ubuntu 12.04 - 32 bit
netradiant-20130630-ubuntu12-x86.tar.bz2
Ubuntu Linux 12.04 - 64 bit
netradiant-20130630-ubuntu12-x86_64.tar.bz2

Source code
netradiant-20130630-src.tar.bz2

MacOS users: unfortunatly, I no longer have access to a Mac and can not provide the latest build for MacOS.

Note: Although I have a working mapping setup, I don't actually map for Xonotic. I do play though.
Reply

#2
A new package will try that today, got some problems with your old one http://forums.xonotic.org/showthread.php...6#pid60076

EDIT: Also thanks for providing these! Smile
Reply

#3
I pushed my building branch to the git repository, it is basicly master merged with all my other branches.

Code:
git clone git://git.xonotic.org/xonotic/netradiant.git netradiant
cd netradiant
get checkout ingar/netradiant-ing
make

For now, this branch requires webp, I still have to make that optional. I ran into ussues on Ubuntu, where the system-provided library wouldn't cooperate. I worked around this by building my own libzebp:

Code:
wget -c http://webp.googlecode.com/files/libwebp-0.3.0.tar.gz && \
tar xzf libwebp-0.3.0.tar.gz && \
cd libwebp-0.3.0 && \
./configure --prefix=/usr/local --enable-static --disable-shared && \
make && \
make install

This evil trick might work for YourDistro ™ as well.

If you need to uninstall libwebp again, run the following command from the build directory:

Code:
make uninstall
Reply

#4
Both x32 and x64 q3map2 versions fail to compile simple map on winXP 32bit and win7 64bit here.
App stops with error at start of BasePortalVis and TraceGrid.

Just figured out, that it completes compile, while running via build menu and fails, if running same commands (copypaste from radiant's log) through batch file.
Was failing with build menu in summer tho :o

Also 64 bit radiant fails, while not using 'settings' dir, monitoring q3map2 or using not single option from build menu.
64 bit q3map2 crashed in attemp to compile light with hq settings (q3map2 from radiant 1.6 allocated 3.6gb memory for that one).
Probably need some special system settings or dll pack.


Attached Files
.zip   netradiant-20130630-winq3map2test.zip (Size: 1.46 KB / Downloads: 2)
Reply

#5
At least ubuntu12 64 build works..
Tested on map, which wanted about 3.3gb of ram (5.0 virt)
Reply

#6
Good news!Smile

But your build specific bugs are still here (on win*)
Quote:
(02-14-2015, 07:10 AM)Garux Wrote:
Quote:Two actually bad bugs
-toggling floating texture browser breaks one, can 'fix' by switching to console and back
(any windows version)

Quote:-minimize entity inspector or any floating window - minimizes radiant, can't restore

+white square on pressing ctrl with aero on
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Rainbow NetRadiant-custom Garux 25 12,270 03-06-2024, 04:31 PM
Last Post: anoob
  Updated Xonotic gamepacks for NetRadiant and NetRadiant-custom SpiKe 2 1,809 06-25-2023, 06:02 PM
Last Post: anoob
  [NEED HELP] No Spawn Point In NetRadiant Map daspeller 0 22,155 10-19-2022, 07:22 PM
Last Post: daspeller
Information Updated NetRadiant builds illwieckz 7 7,815 06-29-2022, 02:33 AM
Last Post: illwieckz
  Can't get netradiant to work with Xonotic NoClue 2 2,394 06-14-2022, 01:25 PM
Last Post: NoClue
  [NEED HELP] Custom NetRadiant Textures / Textures Not Loading 3agle427 3 3,949 09-03-2021, 01:40 PM
Last Post: HIBANEZ
  Netradiant brush outline in 2D view grid mode Nyx 2 1,595 08-05-2021, 12:27 AM
Last Post: Nyx
  NetRadiant for Xonotic? Betaversion 3 2,377 12-22-2020, 02:35 PM
Last Post: Betaversion
  [NEED HELP] NetRadiant Models Not Working 3agle427 7 5,281 06-26-2020, 11:40 AM
Last Post: DarkFox
  [NEED HELP] NetRadiant Window 3agle427 4 3,218 01-11-2019, 08:54 AM
Last Post: Julius

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-