Jump to content

wowgetoffyourcellphone

0 A.D. Art Team
  • Posts

    10.860
  • Joined

  • Last visited

  • Days Won

    533

Everything posted by wowgetoffyourcellphone

  1. Yep, they are more limited than Food and Wood. You can also get more of them through trading with allies or trading with your own markets. You can also get more with tribute.
  2. Lol nah. Mine is just a hack by editing numbers in local.cfg. The comprehensive solution would be to code a new rendering matrix for isometric. And then you need new audio code for the sound effects since the current code is semi 3D and doesn't work quite right for a 2D representation.
  3. Not necessarily. This is a custom skirmish map from Delenda Est, with its own lighting scheme. Plus my graphics card is super primo. But some of the assets, like trees and terrains are improved. Definitely.
  4. Nice, so what we'd do is scale it down. This is done by scaling down the "amount" of each feature rather than scaling the whole thing at once. So, the final one would have only 4 windows up top, not six. The inside collonades would be 4 columns instead of 6, etc. Doing it this way, the outer walls naturally shrink laterally to fit. The height axis remaining the same.
  5. For this example, what I would do is scale up the tent and each tower to better scale with the units. The ship's hull can remain the same size.
  6. I have tweaked some of the variant files for the mod, yeah. There are 100 more things I'd still like to tweak, as I'm sure you know. I might make another video tomorrow, this time with the standard 45 FOV camera for comparison. I got OBS to work. Spending 30 bucks on Fraps was a @#$%ing waste. lol
  7. Feel free to edit these settings as you wish. Note: You'll need to disable real depth for water in the in-game graphics option menu. ; Experimental probably-non-working GPU skinning support; requires preferglsl; use at own risk gpuskinning = true materialmgr.quality=10 materialmgr.PARALLAX_VHQ_DIST.max = 30 ; Standard View ;view.zoom.min = 40.0 ;view.zoom.max = 200.0 ;view.zoom.default = 120.0 ;view.fov = 45.0 ; Isometric View view.zoom.min = 800.0 ; Zoom needs to be this far because of low fov view.zoom.max = 4600.0 ; Zoom needs to be this far because of low fov view.zoom.default = 2500.0 ; Zoom needs to be this far because of low fov view.zoom.speed = 4000.0 ; Zoom speed needs to be this high because of reasons view.zoom.speed.wheel = 300.0 ; Zoom speed needs to be this high because of reasons view.zoom.smoothness = 0.1 ; Lowered because of the extreme zoom view.rotate.y.speed = 0.0 ; This prevents camera rotation view.rotate.x.speed = 0.0 ; This prevents camera tilting view.scroll.speed = 200.0 view.fov = 2.0 ; This is what gives the nearly isometric view view.near = 40.0 ; Near plane distance increased to prevent z-fighting view.far = 5000.0 ; To make the max zoom work hotkey.camera.rotate.up = L ; Rotate camera to look upwards hotkey.camera.rotate.down = L ; Rotate camera to look downwards hotkey.camera.rotate.cw = L ; Rotate camera clockwise around terrain hotkey.camera.rotate.ccw = L ; Rotate camera anticlockwise around terrain hotkey.camera.rotate.wheel.cw = L ; Rotate camera clockwise around terrain (stepped control) hotkey.camera.rotate.wheel.ccw = L ; Rotate camera anticlockwise around terrain (stepped control) ; > SYSTEM SETTINGS hotkey.screenshot = F7 ; Take PNG screenshot hotkey.bigscreenshot = "Shift+F7" ; Take large BMP screenshot
  8. Well, yes. Duh. But that is not possible to depict in the middle of a skirmish. Hence the most distinctive and useful element is depicted.
  9. After the latest svn changes to UnitAI and reapplying your suggested changes, it no longer works. No player controlled animals can move, not even domestic. Can you advise?
  10. So, I just buy both AssCreed: Odyssey and Titan Quest: Anniversary Edition for my "son." Actually for both of us. Anyway, the graphics of these games are incredible, as well as the art direction. They can really provide inspiration for 0 A.D. Rural horse stable:
  11. It's basically the same issue with wandering animals. Whales use the same wandering code as deer and elephants.
  12. patches=" 128 " works and creates a very very large map. If set to 256, then Atlas refuses to load. See if 128 works for you.
  13. Mmmm. You're right to try to spruce up the roofline. It is quite bland. I think the round part though looks like late Romans/Byzantine as Lion suggests. I would try making the 1st floor "wings" more symmetrical. So both either have roofs or are parapets.
  14. Also, add that class to <RestrictedClasses> in the unit template parents so that units don't stand there continuously attacking an invulnerable target.
  15. I use Naupegoi for a ship train time tech, and Neosoikoi for a special ship repair tech. I might be revamping the Shipyard techs anyway, so I'll get back to you. What's completely wrong with the Cothon model? Looks pretty accurate from the images I have seen. Matches 90% of the images on Google.
  16. The Catafalques are supposed to house the remains of the men mentioned in their name. So yeah, "Catafalque of Solon" would be the best generic name and then the specific name translation from that.
  17. Maybe we should make another effort at recruiting a sound designer? Cattle could really use some sounds. For now, perhaps we can use cc0 or free "cow" sound assets? Quick google search: http://soundbible.com/tags-cow.html
×
×
  • Create New...