Page 1 of 2

(Poll) [modpack] Prehistoric Life [0.3.2] [prehistoric_life]

PostPosted: Thu Feb 19, 2015 16:58
by Christian9
Image

Adds Prehistoric Creatures, Blocks, Foods and Eggs.

Code:WTFPL
Textures:WTFPL
Authors: Sapier, Christian9
Download:Beta
Screenshots:
+ Spoiler

Crafting:
+ Spoiler


Cloning:
+ Spoiler


Changelog:

Alpha 0.1 - Released Tyrannosaurus prelude
Alpha 0.1.1 - Added more animations
Alpha 0.2 - Released Triceratops
Alpha 0.2.1 - Released New Dinosaurs
-- Beta
Beta 0.3.0 - Removed Tsintaosaurus, Indominus, Net Gun and Old Triceratops model Added New Models, Cloning, Items, Dinosaurs
Beta 0.3.1 - Added Modified Crafter for Cloning
Beta 0.3.2 - Fixed Crafter for new Minetest version, Added New Triceratops Model

Thanks to NPX for the original Triceratops and Stegosaurus

.

PostPosted: Mon Apr 06, 2015 22:43
by Christian9
.

Re: (notdone)Dinosaur Mod

PostPosted: Tue Apr 07, 2015 01:35
by Don
Keep it up. This looks like it will be a cool mod.

Re: (notdone)Dinosaur Mod

PostPosted: Tue Apr 07, 2015 05:08
by Dopium
Nice idea, maybe have fossils generated in the dinosaurs form underground as in they are extinct. Even if the mod was only fossils, it would add a exploration element to the game.

.

PostPosted: Tue Apr 07, 2015 17:57
by Christian9
.

.

PostPosted: Wed May 13, 2015 21:02
by Christian9
.

.

PostPosted: Tue May 19, 2015 00:09
by Christian9
.

.

PostPosted: Tue May 26, 2015 04:26
by Christian9
.

Re: [Coming Soon]Prehistoric Mod

PostPosted: Mon Jun 01, 2015 16:51
by Christian9
Saturday screenshot will be Spinosaurus!

Weekly fun fact:Diplodocus tail could break the sound barrier!

Re: [Coming Soon]Prehistoric Mod

PostPosted: Thu Jun 25, 2015 23:47
by programmingchicken
Ooh, sounds interesting.

Re: [Coming Soon]Prehistoric Mod[T-Rex Unleashed]

PostPosted: Mon Jul 13, 2015 06:12
by Christian9
T-Rex is now ready

Re: [Coming Soon]Prehistoric Mod[T-Rex Unleashed]

PostPosted: Sat Jul 25, 2015 00:44
by Christian9
Indominus Rex screenshot is being released soon

Re: [Coming Soon]Prehistoric Mod[T.Rex 0.0.1]

PostPosted: Wed Sep 23, 2015 17:36
by Wuzzy
I just tested version 0.0.1 and had some problems:

  • Is this a modpack? Then you should probably add an empty file called “modpack.txt” in the “trex” directory.
  • Even after adding modpack.txt, it doesn't work for me: The is a naming conflict, you have a mod called “mobf”. Is this mod the original Mob Framework? Then you could safely delete it and list it as dependeny. If you changed it, however, I strongly suggest you rename this mod (perhaps “trex_mobf” or something) to resolve the naming conflicts

Re: [Coming Soon]Prehistoric Mod[T.Rex 0.0.1]

PostPosted: Wed Sep 23, 2015 17:54
by Christian9
Yes it is indeed a mod pack and I will be releasing a Rex beta soon with a modified mobf(I'm in fact working on it has we speak)

Re: [Coming Soon]Prehistoric Mod[T.Rex 0.0.1]

PostPosted: Tue Sep 29, 2015 16:30
by Christian9
Beta is Out! Enjoy!

Re: Prehistoric Life [modpack] [Beta 0.0.1]

PostPosted: Tue Sep 29, 2015 17:07
by Wuzzy
Nice, now I can at least start it. :D

I did not test much, but these are the bugs I have found:

- T-Rex has Z-fighting issues at its arms.
- I got this error message a few times:
2015-09-29 19:05:18: ERROR[ServerThread]: PREF: movement generator "combat_mov_gen" not found!
2015-09-29 19:05:39: ERROR[ServerThread]: PREF: movement generator "combat_mov_gen" not found!


- And then, Minetest (0.4.13) crashed:

Current Callstack:

stack traceback:
...ds/prehistoric_modpack/pref/utils/error_handling.lua:26: in function 'pref_assert_backtrace'
...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:435: in function 'activate_handler'
...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:701: in function <...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:683>
2015-09-29 19:05:39: ERROR[main]: ServerError: Lua: Runtime error from mod 'dino_trex' in callback luaentity_Activate(): ...ds/prehistoric_modpack/pref/utils/error_handling.lua:27: assertion failed!
2015-09-29 19:05:39: ERROR[main]: stack traceback:
2015-09-29 19:05:39: ERROR[main]: [C]: in function 'assert'
2015-09-29 19:05:39: ERROR[main]: ...ds/prehistoric_modpack/pref/utils/error_handling.lua:27: in function 'pref_assert_backtrace'
2015-09-29 19:05:39: ERROR[main]: ...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:435: in function 'activate_handler'
2015-09-29 19:05:39: ERROR[main]: ...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:701: in function <...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:683>

Re: Prehistoric Life [modpack] [Beta 0.0.1]

PostPosted: Tue Sep 29, 2015 17:15
by Christian9
Wuzzy wrote:Nice, now I can at least start it. :D

I did not test much, but these are the bugs I have found:

- T-Rex has Z-fighting issues at its arms.
- I got this error message a few times:
2015-09-29 19:05:18: ERROR[ServerThread]: PREF: movement generator "combat_mov_gen" not found!
2015-09-29 19:05:39: ERROR[ServerThread]: PREF: movement generator "combat_mov_gen" not found!


- And then, Minetest (0.4.13) crashed:

Current Callstack:

stack traceback:
...ds/prehistoric_modpack/pref/utils/error_handling.lua:26: in function 'pref_assert_backtrace'
...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:435: in function 'activate_handler'
...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:701: in function <...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:683>
2015-09-29 19:05:39: ERROR[main]: ServerError: Lua: Runtime error from mod 'dino_trex' in callback luaentity_Activate(): ...ds/prehistoric_modpack/pref/utils/error_handling.lua:27: assertion failed!
2015-09-29 19:05:39: ERROR[main]: stack traceback:
2015-09-29 19:05:39: ERROR[main]: [C]: in function 'assert'
2015-09-29 19:05:39: ERROR[main]: ...ds/prehistoric_modpack/pref/utils/error_handling.lua:27: in function 'pref_assert_backtrace'
2015-09-29 19:05:39: ERROR[main]: ...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:435: in function 'activate_handler'
2015-09-29 19:05:39: ERROR[main]: ...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:701: in function <...zzy/.minetest/mods/prehistoric_modpack/pref/pref.lua:683>


Okay I'll fix this up as soon has possible.im already working on the cloning process for survival mode(there only accessible thru creative mode.

Re: Prehistoric Life [modpack] [Beta 0.0.1]

PostPosted: Tue Sep 29, 2015 20:31
by blert2112
Your license file is unclear regarding your dino models and textures...
May I use your models and textures for conversions to mobs_redo?

Re: Prehistoric Life [modpack] [Beta 0.0.1]

PostPosted: Tue Sep 29, 2015 20:46
by Christian9
I do not have a license the Tyrannosaur, and the Trikes owner is CC by SA so yes you may use them and the item textures are all by me

Beta Has Been Fixed

PostPosted: Wed Sep 30, 2015 06:46
by Christian9
Okay I fixed it and also it needs 4.11 or higher.

Alpha is Out

PostPosted: Wed Dec 09, 2015 18:19
by Christian9
The Alpha has been Released

Re: [modpack] prehistoric life [1.0.0] [prerelease]

PostPosted: Wed Dec 09, 2015 21:13
by Wuzzy
Congrats for making it this far with the mod!

I have no idea how to use this mod and how to add the dinosaurs, however.

It seems the fossils are pretty common. The nodes with fossils inside look weird when using the default 16×16 textures. Did you use images larger than 16×16 pixels? If you do texture overlays, you should make sure they have the same size as the original images.

I can also recall Minetest complaining about some missing images from pref (I forgot which ones).

Re: [modpack] prehistoric life [1.0.0] [prerelease]

PostPosted: Wed Jul 27, 2016 19:30
by Christian9
Yeah, I noticed the fossils are pretty common as well, I'm gonna give them the same rarity has iron ore.has for adding them, there's a cloning process tutorial on the main modding discussion post. has for those images I'm working on that currently.

New Poll

PostPosted: Mon Nov 21, 2016 20:50
by Christian9
New Poll:What Should the new Tyrannosaurus rex Texture be based on

I picked 5 Modern North American Predators

Re: New Poll

PostPosted: Thu Dec 22, 2016 14:46
by toby109tt
Christian9 wrote:New Poll:What Should the new Tyrannosaurus rex Texture be based on

I picked 5 Modern North American Predators

Are you still working on this?

Re: (poll) [modpack] Prehistoric Life [prehistoric_life] [be

PostPosted: Thu Dec 22, 2016 18:02
by Christian9
Yes

Re: (poll) [modpack] Prehistoric Life [prehistoric_life] [be

PostPosted: Sat Dec 24, 2016 17:45
by BBmine
Looks good.

New Screenshot

PostPosted: Wed Dec 28, 2016 06:19
by Christian9
I have not posted anything on the forums has for progress lately so I made this

Image

Re: (poll) [modpack] Prehistoric Life [prehistoric_life] [be

PostPosted: Wed Dec 28, 2016 06:26
by Christian9
If you can see it then that is a male which I used Cougar, Grizzly Bear and of course the eyes are generic bird eyes, The female has more red hued eyes.

Re: (poll) [modpack] Prehistoric Life [prehistoric_life] [be

PostPosted: Sun Jan 01, 2017 12:21
by ManElevation
nice it looks good but i would put it on a server