1 (edited by unsigned char* 2018-06-08 03:16:43)

Topic: [MOD Server-Client] MineTee 0.2.2 pre-alpha

============================================================
https://dl.dropboxusercontent.com/u/30566237/imgs/MineTee.png
============================================================
*** This mod requires a special client! (I know... but eh... it's free! xD)

+ FEATURES

- Dynamic Tile-Lighting System
- Day/Night Cycle
- Monsters, Animals & Bosses
- Fluids (Water & Lava)
- Live Environment (Vegetation, Weathering, Tile gravity, ...)
- Crafting
- Interactive Blocks (Chest, Signs, Horns, ...)
- Save your worlds and share it
- Build & Destroy
- Procedural map generation (thx to xush for implementation)
- Map secrets...
- New sounds & graphics
---- New sounds by Jarren
---- New skins and tilesets by android272
- Unattended account system (Thx to DDNetwork Devs for secure random implementation)

+ ADMIN COMMANDS
https://gitlab.com/Tardo/MineTee/wikis/ … n-Commands

+ CLIENT COMMANDS
https://gitlab.com/Tardo/MineTee/wikis/ … e-Commands

+ STANDARD CRAFT RECIPES (for now)
https://gitlab.com/Tardo/MineTee/wikis/ … rd-Recipes

+ CHAT COMMANDS
https://gitlab.com/Tardo/MineTee/wikis/ … t-Commands

+ SERVER VARIABLES
https://gitlab.com/Tardo/MineTee/wikis/ … -Variables

============================================== ====================== ==== =

HELPS PROJECT TO GROW: https://gitlab.com/Tardo/MineTee

============================================== ====================== ==== =

Download Linux x86_64 v0.2.2 Pre-Alpha: https://dl.dropboxusercontent.com/u/305 … _64.tar.gz

Download Windows x86 v0.2.2 Pre-Alpha: https://dl.dropboxusercontent.com/u/305 … -win32.zip

============================================== ====================== ==== =

Official Test Server: mckernel.net:8303

2

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Awesome work, but if I recall correctly something like this was made a few years ago.
Might want to look at that project for any inspiration.


____
it was you!

privet

3

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

To me, that looks like Terraria smile.

Please delete my account.

4 (edited by Deepfinder 2015-09-01 15:29:20)

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Woaaa yay yay! MineTee!

Netherland wrote:

Awesome work, but if I recall correctly something like this was made a few years ago.
Might want to look at that project for any inspiration.

Well, yeah.. its the same developer.

I will be banned if I troll again ...

5

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Would be even greater if it was more like terraria in my opinion smile

Real programmers don't comment their code - it was hard to write, it should be hard to understand.
Proudly verkeckt since 2010.

6

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Ooops! sry i disable "shadows" for test... screenshot updated tongue...

@Netherland yeah.. but this time i will release sources and stable version xD and important.. now can save the maps tongue

7

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

oK! pre-relase launched!
https://github.com/CytraL/MineTee/releases/tag/v2.0a

I can't host a server for test... sry :\

8 (edited by Deepfinder 2015-09-04 18:52:49)

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Hmm, I can start the server without problems.
But if a client connected, this error comes:
http://puu.sh/jZLiB/b789f6045d.jpg

"Speicherzugriffsfehler" is a german word for..  segmentation fault?

I will be banned if I troll again ...

9

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Can you check if its a problem with folder permissions?

Thx for report.

10

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Nah.. for teeworlds, all permissions are set.

I will be banned if I troll again ...

11

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Fails here..

    if(!Open(pStorage, pFileName))
    {
        dbg_msg("CDataFileWriter", "failed to open file '%s'...", pFileName);
        return 0;
    }

can you check if you have the folder "~/.teeworlds/maps" ??

12 (edited by Deepfinder 2015-09-04 20:01:58)

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Sure, if not I wont be able to start the server, right?

If I have a map at /.teeworlds/maps named "minetee_tmp.map", a player can connect.
But if he leave, and rejoin, the server crashs again by creating the "_tmp.map". So it fails while creating "minetee_tmp.map".

I can play on windows without problems, so i think its a problem with linux.. but idk how to fix it, im not a linux-pro.
Maybe anyone else has similar problem?

I will be banned if I troll again ...

13

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Deepfinder wrote:

"Speicherzugriffsfehler" is a german word for..  segmentation fault?

Either segmentation fault or access violation (same thing, different word, I think Linux uses segmentation fault and Windows uses access violation).

14

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

I can't do nothing... :\ i use linux and works fine.. and others too... but i fix the crash... now drop the client if the server have errors when try generate the map to send...

More news soon... xush' started working on generated maps with noise algorithms and looks pretty good for now smile

15

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Awsome ! ^_^

16

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Ah, I remember this from much older times. Nice to see you've started developing it again, not because I enjoyed it, but because I thought that what you did was very impressive. I knew lots of people that really liked it, too.

I always saw this as a very inspiring thing, and with Teeworlds now on steam, I know some people who.. might be inspired to play TW by this big_smile

no

17

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Any server is online?

I will be banned if I troll again ...

18

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

I set up a server in Germany. Search for "Public MineTee"

19 (edited by unsigned char* 2015-09-29 15:25:14)

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

@sepehrkiller: Thx! wink

@Kirby [!Pixlez!]: Hehehe yeah! few years ago i started this... but with bugs and bad design... this new version i will try make a "solid" project tongue.. thx!! i know that the mod need a lot of work for be playable and enjoyable tongue... the only enemy is the time!

@Deeppfinder: No, any server opened where you can play more than 5 mins without bored! xDD

@east: Thx for open the server wink i can't found it on my server list sad but one user tell me via IRC that the mod works bad  xDD and he say the true xDD

==================================

I don't have alot time for work in these projects... need time for my job (increasingly orf! xD)... but with help and step by step i hope that us can provide a good mod.

The idea is that everybody can define your own world without usign programming skills... for example you like a world where you fall down if touch a tile more than 1 sec? You can do it! a new racing concept can be defined here... or do a CityMod but where all ppl make your own house? perhaps a map where exists breakable ways? etc... etc... etc...

The core of all of this is this file sent inside every map (not finished);
http://github.com/CytraL/MineTee/blob/m … locks.json


More news soon!

20

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

https://www.youtube.com/watch?v=iVW5OpMFQnE already did a review:)
Nice mod,more maps)

YouTube channel -  http://www.youtube.com/c/TeeworldsnoFuny
Fun, Fun, Fun,Fun - more Fun big_smile
Rus Kanal Pe69ITki smile

21

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

2_Ta6LeTki_LSD wrote:

https://www.youtube.com/watch?v=iVW5OpMFQnE already did a review:)
Nice mod,more maps)

spoiler alert: its a russian video

Playing Teeworlds since 2011!
"I will always be topless for you"
                  - Günther Branlutte

22

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

2_Ta6LeTki_LSD wrote:

https://www.youtube.com/watch?v=iVW5OpMFQnE already did a review:)
Nice mod,more maps)

oh!! thx for review! sad because i can't understand tongue .... but i can see that you not use "bgpaint" or "fgpaint" client commands (F1)... and can make horns and try to put near a block of coal... or put two beds near... wink

Cheers!

23

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Ooop! i'm working again in this mod :B

Video with the current status: https://youtu.be/jY7XOHNUfpk

24

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

Nice work! I'm waiting for redstone big_smile

25

Re: [MOD Server-Client] MineTee 0.2.2 pre-alpha

@necropotame: Thx! xDDD redstone idk... but items to found and bosses to fight... perhaps something like rust and can put turrets.. or some automatic weapons for defender.... but this is in my imagination... idk if i can do real xDD

Cheers!

P.S: Mention to "Teeworlds no Fun'y" your videos give me the power to continue wink