Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 2025-11-09 in Posts

  1. Hi all, I finally want to share the results of a project I've been working on for some time and abandoned several times in between. So here it is, the royal kurgan, a burial mound for a wonder for the scythians. Two main difficulties: (1) somehow make look interesting, what in references is just a bare hill and make it look built by humans (2) let an organic building blend in with the surrounding topography. Concerning (1): It might look too busy, there might be better options for prop placement, player color is difficult to add, maybe too many different/ not fitting stone colours, maybe add flora? Concerning (2): The underground part consumes a lot of tris, but the gravel stones blend in nicely with the ground also on uneven terrain. I don't know if it goes deep enough though. Further references: Some CC0 models I used: Feel free to test from the zip I added and let me know. I also added 7 different steles and two stone heaps of different sizes: This is how it would look without the reddish stones: What is left to do: Choosing the final layout; maybe some colour adjustments; deleting all those hidden faces from the stones on the inside, tthen bake ao; checking on naming conventions, actor files and materials. Also the foundation is just prototype. Edit: I played around with the colours a little bit, turns out that adding some warmth to the gravel base helps a lot, so the contrast between the grey and the reddish stones isn't that harsh. @wowgetoffyourcellphone do you think you could work from here? My skills with colours and picture editing are very limited. 862891456_kurgan0_28.1.zip
    3 points
  2. Erechtheion and carytids from the acropolis in athens https://en.wikipedia.org/wiki/Erechtheion https://en.wikipedia.org/wiki/Caryatid https://www.artstation.com/artwork/lxY91a 1228892164_erechtheion0_28.1.zip licence
    1 point
  3. Herodotus (Histories, IV, 82) tells the account of a large Scythian cauldron (which could contain up to 600 Greek amphorae) built for the king Ariantas.
    1 point
  4. Hey @nifa This looks pretty nice. Great work. Maybe we could somehow reduce the polycount by baking some of the stones into a decal with a normal map?(looks like it's already a texture but I can't check right now) Could save some tris by making the decorations transparent texture instead of little squares. Might be nice to find a way to have a hint of player color as well.
    1 point
  5. Honestly, something simpler looks great as well. Without all of the props on the hill. The base surrounded by stelae.
    1 point
  6. Hey, Thanks for the suggestion, however the handling of available payments is not handled by us but rather by SPI, which currently does not accept that way of payment as far as I know. Maybe they negotiated with them since they are patroned by them as well, or maybe they have another account.
    1 point
  7. Hello guys. Recently I'm playing all the time 1vs1 ranked games. During this time I passed through multiple games ending by leaving (not resigning) by my opponents. I was thinking what can be done to solve this problem and i invented something like that. In ranked match there can be only resigning option for both players to end the game before the time. Although I'm aware of the fact that sometimes match needs to be ended qucikly. For example if random map turns out to demonstration map or something like that there needs to be option for "RE'. So i inveted something like this. In multiplayer match there should be option like voting. For example: random map turns out to be demonstration map (nothing on it) so u can't play normal match. Then one of u starts voting for draw, second one agrees and match is ended without changes in score for both players. I think it can solve leaving problem in ranked matches. Tell me guys what do You think about my invetion and sorry for my english (I'm not english speaking person). Regards. Daniel_King
    1 point
  8. I'm not able to compile a28 or main, the compilation fail with this error: ../../../source/scriptinterface/ModuleLoader.h:86:15: required from here /usr/include/c++/11/bits/stl_pair.h:218:11: error: ‘std::pair<_T1, _T2>::second’ has incomplete type 218 | _T2 second; ///< The second member | ^~~~~~ In file included from ../../../source/dapinterface/DapInterface.cpp:30: ../../../source/scriptinterface/ModuleLoader.h:50:15: note: forward declaration of ‘class Script::ModuleLoader::CompiledModule’ 50 | class CompiledModule; | ^~~~~~~~~~~~~~ make[1]: *** [atlas.make:233: obj/atlas_Release/MiscHandlers.o] Error 1 make[1]: *** Waiting for unfinished jobs.... JSInterface_GameView.cpp JSInterface_Renderer.cpp make[1]: *** [engine.make:390: obj/engine_Release/CConsole.o] Error 1 make: *** [Makefile:122: engine] Error 2 AtlasObjectJS.cpp make[1]: *** [graphics.make:417: obj/graphics_Release/FontManager.o] Error 1 make[1]: *** Waiting for unfinished jobs.... CCmpMotionBall.cpp make[1]: *** [simulation2.make:371: obj/simulation2_Release/CCmpAIManager.o] Error 1 make[1]: *** Waiting for unfinished jobs.... AtlasObjectText.cpp CommonConvert.cpp make[1]: *** [dapinterface.make:142: obj/dapinterface_Release/DapInterface.o] Error 1 make: *** [Makefile:92: dapinterface] Error 2 Some time ago I already had this error when compiling main, and though it was because of some WIP, but now I'm guessing the problem is on my end since it's still here. What am I doing wrong? Debian build Thanks
    0 points
×
×
  • Create New...