One Hour One Life Forums

a multiplayer game of parenting and civilization building

You are not logged in.

#1 Main Forum » Why did all the items disappear after the server was restarted? » 2019-03-24 10:55:22

woodcol
Replies: 3

I have compiled a server myself.
Why did all the items disappear after the server was restarted?

The basket, the hoe will disappear.

#2 Bug Discussion » compilling windows server,there is no way to build a second road » 2019-02-17 16:35:03

woodcol
Replies: 0

I used MinGW to compile a server under the windows system, but there is no way to build a second road when the client plays the game. Does anyone have the same problem as me?

The OneLife version I am using is v198.
The OneLife version I am using is v197.
The minorGems version I am using is v198.

#3 Re: Main Forum » How to add SDL.framework under the command line » 2018-05-02 19:48:18

Drakulon wrote:

Here is a list of packages you need: http://onehouronelife.com/compileNotes.php

I did not install another library, maybe because the version of the SDL library I downloaded was wrong, I used the "OneLife_v78.app/Contents/Frameworks/SDL.Framework" library downloaded on the web site, and the problem was solved.Thank you for helping me!

#4 Re: Main Forum » How to add SDL.framework under the command line » 2018-05-02 18:42:17

The problem that I copied the SDL.framework into the /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks SDL was solved, but the final compiled OneLife.app still didn't run. It is possible to feel a lack of a image library

#5 Main Forum » How to add SDL.framework under the command line » 2018-05-02 18:13:17

woodcol
Replies: 4

ld: framework not found SDL
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [OneLife] Error 1


I tried to compile app under MacOSX. It is found that there is no SDL library compiled, but I don't know how to add SDL.framework to the project.

My process is:
    cd OneLife
    ./configure

    cd gameSource
    make

#7 Re: Main Forum » What is the rule of map generation » 2018-04-30 16:16:17

nofaz wrote:

If its generated with a seed, and you got twice the same map, then you using the same seed. Seed its just random characters when used in an algorithm builds the map in a certain way

Same map because same seed

Do you know where the seeds of random numbers are set?

#8 Main Forum » What is the rule of map generation » 2018-04-29 00:22:01

woodcol
Replies: 9

I built a server of my own, but found that the server map built twice is the same. Is this map generated randomly or manually?

Board footer

Powered by FluxBB