Commit Graph

9368 Commits (0f7670dd071a5ea6655f573154f9f2b05abf5611)

Author SHA1 Message Date
Koncord 0f7670dd07 Add some verbose messages for chat 8 years ago
Koncord a34d46f57e Add chat messages to log in client
Cleanup redundant code in GUIChat class
8 years ago
Koncord ab6d6d1cc8 Fix log message in Networking::Connect() 8 years ago
Koncord d110834ee7 Fix log message in Networking::Update() 8 years ago
David Cernat 81999a8179 Remove outdated ID_GAME_UPDATE_SKILLS packet, part 2 8 years ago
David Cernat 8abef0bebe Remove outdated ID_GAME_UPDATE_SKILLS packet 8 years ago
David Cernat e36321f448 Merge branch 'master' of https://github.com/TES3MP/openmw-tes3mp 8 years ago
David Cernat dafc6c0843 Save and load birthsigns 8 years ago
David Cernat 9764dbb8d2 Merge pull request #52 from OpenMW/master
Add OpenMW commits up to 2 Sep
8 years ago
David Cernat 941d76fce0 Fix setting of default classes and initialize classes safely on server 8 years ago
Koncord 534ef527b9 Fix my stupid epic fail 8 years ago
Allofich b99c2c54d8 Allow Water Walking on non-submerged creatures 8 years ago
Allofich 22b11c5947 Move Water Walking check into checkEffectTarget() 8 years ago
Allofich f25c65260c Limit sMagicinvalidEffect to self-cast spells 8 years ago
Allofich 6c3cad238b Use castByPlayer bool 8 years ago
David Cernat e9dce26f38 Resolve conflicts in pull request #50
# Conflicts:
#	CMakeLists.txt
8 years ago
Allofich a6216d883f Don't allow casting Water Walking in deep water 8 years ago
David Cernat 263efa9988 Fix formatting, part 2 8 years ago
David Cernat a20e7890a2 Fix formatting 8 years ago
Koncord cf1a0113a1 Time API 8 years ago
Koncord 11eae277a9 Characters Class API
Added some new functions
8 years ago
David Cernat d612cbcc7b Revert "Disable CharGen custom class choice until we can handle custom classes"
This reverts commit e81bf7318c.
8 years ago
Koncord a03c2f5019 Now server & client sensitive to version 8 years ago
Koncord 8a5e32c631 Show the InputBox only if queue is free 8 years ago
Koncord 4c2415e9db Fix focus for InputDialog
Created a special pipe for future GUI modes.
8 years ago
David Cernat e81bf7318c Disable CharGen custom class choice until we can handle custom classes 8 years ago
David Cernat 00e7810428 Add script functions for saving and loading non-custom player classes 8 years ago
Allofich 9e1bfde46f Add comment 8 years ago
Allofich 67bd882bc7 Disable current idle when an action is taken 8 years ago
Allofich 6190ff1f0d Update idle if current idle finishes playing 8 years ago
Allofich f4cc5d0399 Sometimes play 1st-person weapon idle to Stop key 8 years ago
David Cernat 7bb6020e51 Display message boxes when client is disconnected. 8 years ago
David Cernat 4d2ca20445 Resolve conflicts in pull request #43
# Conflicts:
#	README.md
8 years ago
Koncord 1b403719f5 Merged branch master into master 8 years ago
Koncord 997c62cc52 Add --connect option to client 8 years ago
David Cernat abaa8cac72 Spawn players in Pelagiad on startup 8 years ago
David Cernat 77aff346e9 Fix typo in method name "getGUIConroller", part 2 8 years ago
David Cernat 63eebd3d18 Respawn players in Fort Pelagiad instead of ToddTest for the time being 8 years ago
David Cernat d830937f4e Fix typo in method name "getGUIConroller" 8 years ago
David Cernat f93e382b8b Use tes3mp icon for executable, part 2 8 years ago
David Cernat 5385563972 Let players inform others about Lua script-induced cell & pos changes 8 years ago
David Cernat d24b4d0a2d Disable New, Save and Load buttons in main menu 8 years ago
David Cernat 7b187d0295 Fix visual glitch when jumping without adjusting camera afterwards 8 years ago
Allofich 7db31ab58a Correct telekinesis glow length 8 years ago
Allofich 9b0e5d6b59 Loop mid-animation idles when loading a save game 8 years ago
David Cernat 03d6e0cb62 Send attributes and skills to server whenever they change 8 years ago
David Cernat ce5553cda6 Get hand-to-hand attack victim's stats if there actually is a victim 8 years ago
scrawl 0fd810707e Remove unused stopLooping() 8 years ago
scrawl b0dc625b18 Run setLoopingEnabled after the anim queue is updated 8 years ago
scrawl 719e884b7c Remove duplicate code 8 years ago