Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 2014-11-20 in all areas

  1. Maps always kind of matter. Playing on the savanna map with the spread out trees and elephants everywhere isn't quite the same as playing on the jungle map with tigers and stuff.
    1 point
  2. sometimes clicks don't register though i sometimes have to click a few times to select a unit and even buildings.
    1 point
  3. How this? You get resources back. This. Do you even play the game vs humans? Whats your nick in the lobby, wowgetoffyourcellphone?
    1 point
  4. Sorry by 'faster' I meant the framerate is higher. A fight between 300 units as a much lower framerate than 300 units moving to a target location.
    1 point
  5. if your opponent has 20 units when he attacks you and you only have 5 units to defend, then that means that your build is unsafe. you should be using a build that has more units out to defend when his attack hits. You have defender's advantage to work with as well, since your units have no distance to travel once they're finished being trained. We also have the border mechanic in 0 AD, which prevents people from building forward bases too early in the game; this acts as a secondary defensive mechanism. On top of that, soldiers which are trained for defense can be tasked to gathering resources*, so you don't even lose out on economy if you make defensive units. If, on top of all the defense mechanisms I just talked about, you also have very strong buildings (CCs and towers), then a match of 0 AD quickly becomes a match of "who can take the map with CCs the fastest", which isn't actually very fun. It's the primary reason I don't play the game as much as I did when I discovered it. 0 AD as of right now is all about taking the map with buildings that are much more cost-efficient than actual units. It's not very interesting no matter how you look at it. That said, units being vulnerable even when they are garrisoned in buildings is a mechanic that helps alleviate that problem. A few more nerfs to CCs and towers and the game's design will become quite sound. *I actually have an issue with the fact that the unit rank upgrade is now gone. before, it meant that if you wanted units which were strong in combat, you had to sacrifice your economy. so if you wanted to rush, you would get the upgrade asap, if you wanted to play defensively and economically heavy, it made sense to wait until you could safely support a house boom or caravan boom before getting that upgrade. now, that line is kind of gone and i'm not sure if that's good or not, since it makes defensive, economic play the "best", on paper anyway. well, this would take play testing on my part to confirm, just wanted to throw this thought out there.
    1 point
  6. Yes, but not only. This is, unfortunately, useless noise on the forums. Just create a Trac ticket describing what the patch should do. Attach the .patch file, following these instructions. However, you're only commenting out code. So, even if the code you remove is heavy and problematic, it does do something and removing it must lead to unexpected behaviour... Anyway, just move on to Trac and we'll see about that patch. Thanks in advance.
    1 point
  7. I can't find what commit deleted them in the logs... But I have looked at every revision in it. I am on windows 7 and I can't compile anymore: 7>c:\users\ickylevel\work\0ad\source\lib/sysdep/os/win/wsdl.h(33): fatal error C1083: Cannot open include file: 'SDL_keysym.h': ...
    1 point
  8. Well some of the commits removed the sdl includes. I don't know which one I just reverted a couple of revision and it works. This is stuff that has been removed : C:\Users\ickylevel\work\0ad\libraries\win32\sdlC:\Users\ickylevel\work\0ad\libraries\win32\sdl\includeC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDLC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config_macos.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config.h.defaultC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config_dreamcast.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_error.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_audio.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_cpuinfo.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_events.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_video.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_thread.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config.h.inC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_rwops.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_active.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\begin_code.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_timer.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_stdinc.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_opengl.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_main.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_version.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config_symbian.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config_win32.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config_os2.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_getenv.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_mouse.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\close_code.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_endian.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_byteorder.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_joystick.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_keyboard.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_mutex.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config_amiga.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_types.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_cdrom.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_copying.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config_nds.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config_minimal.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_config_macosx.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_name.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_loadso.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_keysym.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_quit.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_syswm.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\include\SDL\SDL_platform.hC:\Users\ickylevel\work\0ad\libraries\win32\sdl\libC:\Users\ickylevel\work\0ad\libraries\win32\sdl\lib\SDL.libC:\Users\ickylevel\work\0ad\libraries\win32\sdl\lib\SDLmain.lib
    1 point
  9. Agreed. That should be a very high priority feature.
    1 point
  10. Unit formations should make a huge impact in 0 AD, if people don't want this to feel like another Age of Empires game.
    1 point
×
×
  • Create New...