Skip to content

Releases: eternalcodes/EternalJK

1.3.5

01 Sep 02:12
Compare
Choose a tag to compare
Con_CopyLink Bugfix

1.3.4

31 Aug 07:14
Compare
Choose a tag to compare

Updated to latest OpenJK source code.

1.3.3

15 Oct 14:33
Compare
Choose a tag to compare

Build and include cgame and game

1.3.2

30 Sep 05:09
Compare
Choose a tag to compare

Remove japro support

1.3.1

22 Aug 02:36
Compare
Choose a tag to compare
Removed cheat protection for r_fullbright and r_lightmap as requested…

1.3.0

31 Jul 23:33
Compare
Choose a tag to compare

Autocomplete fixes/hacks when pressing Enter
fs_basegame changed to eternaljk
Changed mod install directory from japro to eternaljk

Notice: Please delete japro pk3s from your japro folder.

1.2.9: Merge branch 'master' of https://github.com/JACoders/OpenJK.git

28 Jul 01:19
Compare
Choose a tag to compare
# Conflicts:
#	code/cgame/cg_ents.cpp
#	code/client/cl_main.cpp
#	code/client/snd_music.cpp
#	code/game/g_client.cpp
#	code/game/g_public.h
#	code/game/genericparser2.h
#	code/game/wp_melee.cpp
#	code/qcommon/cm_load.cpp
#	code/qcommon/cm_local.h
#	code/qcommon/common.cpp
#	code/qcommon/sstring.h
#	code/rd-common/tr_public.h
#	code/rd-common/tr_types.h
#	code/rd-vanilla/tr_backend.cpp
#	code/rd-vanilla/tr_shade.cpp
#	code/server/sv_savegame.cpp
#	code/ui/ui_main.cpp
#	codeJK2/game/g_public.h

1.2.8

23 Apr 16:58
Compare
Choose a tag to compare
Added cvar cl_afkTimeUnfocused, Added Cvar/Cmd descriptions

This will allow you to set the amount of minutes to autorename to afk while the jka window is unfocused or minimized. The default is 1 minute.

1.2.7

22 Apr 05:36
Compare
Choose a tag to compare
con_linefeed bugfix and improved word length counting

link/ip/console copying and condump should work now

1.2.6: console bugfixes, new con_notifyconnect cmd

15 Apr 01:20
Compare
Choose a tag to compare
setting con_notifyconnect to 1 will notify you when a player connects/disconnects while minimized
con_notifyconnect will automatically reset to 0
fixed cvar info not displaying properly
removed "::::::::" stamps
improved word length counting and word wrapping