David Cernat
|
d612cbcc7b
|
Revert "Disable CharGen custom class choice until we can handle custom classes"
This reverts commit e81bf7318c .
|
2016-08-29 21:04:32 +08:00 |
|
Koncord
|
a03c2f5019
|
Now server & client sensitive to version
|
2016-08-27 15:36:22 +08:00 |
|
Koncord
|
8a5e32c631
|
Show the InputBox only if queue is free
|
2016-08-27 13:58:06 +08:00 |
|
Koncord
|
4c2415e9db
|
Fix focus for InputDialog
Created a special pipe for future GUI modes.
|
2016-08-27 13:40:11 +08:00 |
|
David Cernat
|
e81bf7318c
|
Disable CharGen custom class choice until we can handle custom classes
|
2016-08-27 04:47:35 +03:00 |
|
David Cernat
|
00e7810428
|
Add script functions for saving and loading non-custom player classes
|
2016-08-27 00:14:50 +03:00 |
|
David Cernat
|
7bb6020e51
|
Display message boxes when client is disconnected.
|
2016-08-25 02:58:03 +03:00 |
|
David Cernat
|
4d2ca20445
|
Resolve conflicts in pull request #43
# Conflicts:
# README.md
|
2016-08-24 22:03:35 +03:00 |
|
Koncord
|
1b403719f5
|
Merged branch master into master
|
2016-08-24 16:15:56 +08:00 |
|
Koncord
|
997c62cc52
|
Add --connect option to client
|
2016-08-24 16:15:34 +08:00 |
|
David Cernat
|
486de67d84
|
Make handshake log message less confusing
|
2016-08-24 06:38:38 +03:00 |
|
David Cernat
|
abaa8cac72
|
Spawn players in Pelagiad on startup
|
2016-08-24 06:23:32 +03:00 |
|
David Cernat
|
77aff346e9
|
Fix typo in method name "getGUIConroller", part 2
|
2016-08-24 05:55:02 +03:00 |
|
David Cernat
|
63eebd3d18
|
Respawn players in Fort Pelagiad instead of ToddTest for the time being
|
2016-08-24 05:32:40 +03:00 |
|
David Cernat
|
d830937f4e
|
Fix typo in method name "getGUIConroller"
|
2016-08-24 04:48:35 +03:00 |
|
David Cernat
|
f93e382b8b
|
Use tes3mp icon for executable, part 2
|
2016-08-24 04:01:05 +03:00 |
|
David Cernat
|
5385563972
|
Let players inform others about Lua script-induced cell & pos changes
|
2016-08-24 02:53:39 +03:00 |
|
David Cernat
|
d24b4d0a2d
|
Disable New, Save and Load buttons in main menu
|
2016-08-24 00:46:32 +03:00 |
|
David Cernat
|
7b187d0295
|
Fix visual glitch when jumping without adjusting camera afterwards
|
2016-08-23 22:27:12 +03:00 |
|
Allofich
|
7db31ab58a
|
Correct telekinesis glow length
|
2016-08-24 01:21:15 +09:00 |
|
scrawl
|
346f5a19a3
|
Merge pull request #1029 from Allofich/anim
Improvements for playgroup and loopgroup
|
2016-08-23 14:14:36 +02:00 |
|
Allofich
|
9b0e5d6b59
|
Loop mid-animation idles when loading a save game
|
2016-08-23 19:50:56 +09:00 |
|
Koncord
|
fc4d8b82fb
|
Stubs for minimap
|
2016-08-23 11:11:25 +08:00 |
|
David Cernat
|
7691bcc958
|
Add server script callbacks for attribute and skill changes
|
2016-08-23 03:04:22 +03:00 |
|
David Cernat
|
03d6e0cb62
|
Send attributes and skills to server whenever they change
|
2016-08-23 02:24:10 +03:00 |
|
David Cernat
|
ce5553cda6
|
Get hand-to-hand attack victim's stats if there actually is a victim
|
2016-08-23 01:23:09 +03:00 |
|
scrawl
|
0fd810707e
|
Remove unused stopLooping()
|
2016-08-22 23:33:26 +02:00 |
|
scrawl
|
b0dc625b18
|
Run setLoopingEnabled after the anim queue is updated
|
2016-08-22 23:33:24 +02:00 |
|
scrawl
|
719e884b7c
|
Remove duplicate code
|
2016-08-22 23:25:00 +02:00 |
|
scrawl
|
0c9882956a
|
Add AnimState::shouldLoop()
|
2016-08-22 23:25:00 +02:00 |
|
scrawl
|
6450c9be27
|
Simplify condition
|
2016-08-22 23:22:58 +02:00 |
|
Allofich
|
bf9dc45b2b
|
Emulate vanilla animation loops more closely
|
2016-08-23 01:42:36 +09:00 |
|
David Cernat
|
c4f49e05e3
|
Remove manual newlines for logger
|
2016-08-19 07:54:10 +03:00 |
|
Koncord
|
78210ab8ce
|
rename openmw-mp to tes3mp-server
|
2016-08-19 09:38:33 +08:00 |
|
Koncord
|
b67789aa6a
|
Rename openmw to tes3mp
|
2016-08-19 09:38:06 +08:00 |
|
Koncord
|
90215f4e7c
|
Fix log messages for GCC compatibility
|
2016-08-19 09:37:24 +08:00 |
|
Koncord
|
d3c9864fb0
|
Fix maximum connections
|
2016-08-19 08:18:25 +08:00 |
|
David Cernat
|
e1955b440f
|
Fix player initialization on server
|
2016-08-19 03:11:03 +03:00 |
|
David Cernat
|
cba01af683
|
Log player initialization on server
|
2016-08-19 01:32:39 +03:00 |
|
David Cernat
|
2337a0becb
|
Add LOG_APPEND method for writing to log without timestamp and level
|
2016-08-18 23:17:46 +03:00 |
|
David Cernat
|
f4744f8547
|
Add additional log info
|
2016-08-18 22:29:54 +03:00 |
|
David Cernat
|
97f944dde7
|
Use logger for most console messages
|
2016-08-18 20:20:17 +03:00 |
|
Aesylwinn
|
91fd966146
|
Fix some issues detected by coverity for the editor.
|
2016-08-18 12:42:35 -04:00 |
|
Allofich
|
b332a13b4e
|
Don't restart looped animations on repeated calls
|
2016-08-18 23:23:38 +09:00 |
|
David Cernat
|
a36c20eaae
|
Reduce server console spam
|
2016-08-18 16:13:04 +03:00 |
|
David Cernat
|
436548413e
|
Resolve conflicts in pull request #39
# Conflicts:
# CMakeLists.txt
|
2016-08-18 15:10:52 +03:00 |
|
Marc Zinnschlag
|
2fef8948f1
|
Merge remote-tracking branch 'aesylwinn/InstanceRotateAndScale'
|
2016-08-18 09:13:43 +02:00 |
|
David Cernat
|
a2dbeb6c95
|
Share skills and attributes correctly upon logging in, and fix grammar
|
2016-08-18 05:21:25 +03:00 |
|
Koncord
|
35991fcd15
|
Add logger to client
|
2016-08-18 07:58:37 +08:00 |
|
Koncord
|
7f8c0ecbbd
|
Logging in file for server
|
2016-08-18 07:58:09 +08:00 |
|