iamgreaser
iamgreaser
My view: Using `/map mesa` as a shortcut for `pkg/maps/%s.icemap` then `pkg/maps/%s.vxl` should be fine. But if you need an actual path, then give the damn extension. Although then again...
@asiekierka has been declared problematic.
Except it isn't. `dev` is for not worrying about bumping the version. `dev` feeds into `master`. But this is a backwards incompatibility that's fairly minor.
> Also the most flexible way would be to allow us to push/pop and manipulate matrices from lua. This is probably the best approach for it. It also means that...
Another argument for using userdata is that the matrix stack does not exist in GL 3 Core, nor does it exist in GLES 2. Ideally we'd want it written in...
Wew, more reason to keep around the makefile support. Does it build fine on the `dev` branch? I've switched the default branch over to that as ultimately the `master` branch...
I think I remember a bug involving net_unpack converting floats to ints which was fixed, so it might be fixed, but you'll have to retry it just to check.
I believe there's a toggle in pkg/base/common.lua which is reserved for this purpose. However, I'd rather if someone really wants it they can add it in themselves. IIRC the exact...
Reminded of these things... On AoS, pointing your camera at a heavy up/down angle inhibits your walking speed. I'd rather not have this as a default - if you want...
It's something BR shoved in as an experiment at one point. The math behind it is very much empirical, and it was designed to be used with his SMG mod...