UnknownShadow200
|
8782d254ac
|
Combine OpenGLApi/Direct3D9Api
|
2018-10-10 20:01:44 +11:00 |
|
UnknownShadow200
|
911e77b725
|
Fix respawn/fly/noclip not working in classic / classic+hax mode, oooopsss.
|
2018-10-08 17:53:59 +11:00 |
|
UnknownShadow200
|
dc48fd9e6e
|
Fix launcher not compiling, oops
|
2018-10-08 12:30:09 +11:00 |
|
UnknownShadow200
|
b299b02d68
|
Better 'flying is disabled' message
|
2018-10-07 16:17:27 +11:00 |
|
UnknownShadow200
|
f9eea60daf
|
UInt8 -> uint8_t
|
2018-10-07 14:25:06 +11:00 |
|
UnknownShadow200
|
ab9fe3c14f
|
Fix full URL skins for non-humanoid disappearing when changing model of an entity
|
2018-10-01 15:48:16 +10:00 |
|
UnknownShadow200
|
202511164b
|
Tell people to report crashes on the forums instead of my github.
|
2018-09-30 20:11:55 +10:00 |
|
UnknownShadow200
|
65ab6a011d
|
Fix collisions when using 0 sized blocks as model
|
2018-09-30 07:59:30 +10:00 |
|
UnknownShadow200
|
51417b950d
|
C client: Inf id
|
2018-09-28 01:26:34 +10:00 |
|
UnknownShadow200
|
834c387a04
|
C client: start work on inf id
|
2018-09-27 22:27:05 +10:00 |
|
UnknownShadow200
|
124d87e227
|
Allow using block names for models.
|
2018-09-27 15:49:08 +10:00 |
|
UnknownShadow200
|
ff15079900
|
C client: Don't kill client if error playing sounds or music, just disable them.
|
2018-09-26 10:16:50 +10:00 |
|
UnknownShadow200
|
41303fdd19
|
Show a message when try pressing R/Enter/X/Z and the server has disabled the functionality
|
2018-09-25 17:51:28 +10:00 |
|
UnknownShadow200
|
5b9b5f3dcf
|
Reset CPE messages on reconnecting
|
2018-09-25 10:58:01 +10:00 |
|
UnknownShadow200
|
93946e30f4
|
Fix build issues on recent mono
|
2018-09-23 22:19:24 +10:00 |
|
UnknownShadow200
|
0f15cf775e
|
Use ionic.zlib for reading map files in singleplayer too
|
2018-09-22 22:50:56 +10:00 |
|
UnknownShadow200
|
9adcf3d8a1
|
Minorly optimise ionic.zlib
|
2018-09-22 22:15:37 +10:00 |
|
UnknownShadow200
|
c2f60074b7
|
Always use Ionic.Zlib for decompression, instead of only when compiled with mono compiler.
|
2018-09-22 20:53:56 +10:00 |
|
UnknownShadow200
|
8b51715648
|
Fix % colour input converting not working on servers not supporting longer messages. (also disable it in classic mode)
|
2018-09-21 08:36:47 +10:00 |
|
UnknownShadow200
|
74dbfffd44
|
C client: Fix game crashing when starting in advanced lighting mode
|
2018-09-19 13:16:53 +10:00 |
|
UnknownShadow200
|
65eee13695
|
Release 0.99.9.97
|
2018-09-15 23:48:12 +10:00 |
|
UnknownShadow200
|
c213e84770
|
Fix colours tab in alt menu not applying colour code changes when not visible
|
2018-09-15 23:24:55 +10:00 |
|
UnknownShadow200
|
972f51f454
|
c client: Fix text being truncated on generating map screen
|
2018-09-15 21:34:53 +10:00 |
|
UnknownShadow200
|
759bfebedc
|
When run out of VRAM, attempt to repeatedly half view distance instead of immediately crashing
|
2018-09-15 20:47:06 +10:00 |
|
UnknownShadow200
|
cd1961f588
|
C client: Fix crashing when turning off music then back on again on linux
|
2018-09-11 07:55:05 +10:00 |
|
UnknownShadow200
|
5f12a5b869
|
C client: Fix skins using all 64 characters not working
|
2018-09-10 14:00:32 +10:00 |
|
UnknownShadow200
|
8c65129bb8
|
Video memory usage shown with nvidia gpus on opengl backend, tab list name matching now partially matches both start and end of word
|
2018-09-10 09:29:19 +10:00 |
|
UnknownShadow200
|
d5faaf9c26
|
For d3d9, /client gpu also shows current estimated video memory in addition to total
|
2018-09-09 10:18:19 +10:00 |
|
UnknownShadow200
|
fb5b189870
|
don't disable vsync in a frame when disconnected, causes crash on some GPUs
|
2018-09-09 05:30:56 +10:00 |
|
UnknownShadow200
|
ae30d14024
|
Change 'cancel' to 'done' in guis
|
2018-09-08 16:51:24 +10:00 |
|
UnknownShadow200
|
630a43bea2
|
C client: URL clicking works on linux now
|
2018-09-08 09:04:28 +10:00 |
|
UnknownShadow200
|
efca06111f
|
attempt to address #534
|
2018-09-07 16:33:53 +10:00 |
|
UnknownShadow200
|
a3cff6eef0
|
attempt to fix invalid IL in some mono versions
|
2018-09-07 09:26:45 +10:00 |
|
UnknownShadow200
|
da46329987
|
simplify events
|
2018-09-06 12:58:03 +10:00 |
|
UnknownShadow200
|
4e71444731
|
Redesign plugin and events api. Events are now a static class, plugins now use an API version.
This means mismatched client and plugin versions won't cause a crash due to MissingMethod etc. Although this does break all current plugins
|
2018-09-06 09:15:51 +10:00 |
|
UnknownShadow200
|
70734a4754
|
C client: Implement Platform_SetWorkingDir on linux
|
2018-09-03 08:08:04 +10:00 |
|
UnknownShadow200
|
dd1e99d56b
|
Show message box when failed to start due to invalid IP/port, instead of silently failing
|
2018-09-02 12:50:56 +10:00 |
|
UnknownShadow200
|
1c090fd512
|
Button and Text widgets don't keep reference to font anymore
|
2018-08-31 02:42:15 +10:00 |
|
UnknownShadow200
|
3e0aa6e07c
|
velocity should be reset on joining another map
|
2018-08-30 05:53:50 +10:00 |
|
UnknownShadow200
|
726c480a97
|
fix dev build
|
2018-08-24 07:54:13 +10:00 |
|
UnknownShadow200
|
9025c2fc8e
|
CPE extension names are now case insensitive
|
2018-08-24 00:56:37 +10:00 |
|
UnknownShadow200
|
36bf8548ce
|
skip the next/prev window flags for vorbis, add function attributes for several functions
|
2018-08-23 21:45:55 +10:00 |
|
UnknownShadow200
|
cd85c41a24
|
fix arm with skeleton/zombie model, not showing custom skin for it when using full url
|
2018-08-22 05:06:23 +10:00 |
|
UnknownShadow200
|
5c13151131
|
Fix alex skin in C client
|
2018-08-21 22:05:06 +10:00 |
|
UnknownShadow200
|
1af90c1b94
|
don't break pony plugin
|
2018-08-20 19:30:38 +10:00 |
|
UnknownShadow200
|
599a092fb9
|
minor code cleanup
|
2018-08-20 18:12:11 +10:00 |
|
UnknownShadow200
|
b5c7084e13
|
eliminate MakeRotatedBoxBounds
|
2018-08-20 15:14:51 +10:00 |
|
UnknownShadow200
|
129857ec9d
|
inf tex for C client
|
2018-08-18 22:20:47 +10:00 |
|
UnknownShadow200
|
209fd2e37a
|
Fix 'speed on' showing when pressing shift in a map with horspeed > 1 but -speed
|
2018-08-18 17:38:14 +10:00 |
|
UnknownShadow200
|
97d8cede02
|
use more named option keys
|
2018-08-18 14:38:17 +10:00 |
|