Chris Robinson
|
0ce188b7cc
|
Store the position and rotation in MWMechanics::Movement
|
2013-03-30 19:00:46 -07:00 |
|
Chris Robinson
|
af65ecd841
|
Pass the movement vector in as a parameter to CharacterController::update
|
2013-03-30 18:37:40 -07:00 |
|
Marc Zinnschlag
|
573368849b
|
Merge remote-tracking branch 'glorf/enchanting'
Conflicts:
apps/openmw/CMakeLists.txt
|
2013-03-29 16:48:21 +01:00 |
|
Glorf
|
86275e5bd4
|
Some enchanting fixes
|
2013-03-29 12:00:09 +01:00 |
|
Glorf
|
cc8f7f238e
|
Enchanted item base ptr fix
|
2013-03-29 00:55:29 +01:00 |
|
Glorf
|
eb88463b94
|
Some enchanting fixes
|
2013-03-28 23:39:20 +01:00 |
|
Glorf
|
6643fe789c
|
Enchanting system
|
2013-03-28 17:41:00 +01:00 |
|
scrawl
|
a2ca679beb
|
Added PC repair feature
|
2013-03-23 08:16:46 +01:00 |
|
Marc Zinnschlag
|
fd2c07a6f4
|
delete death events on adding an actor to the scene
|
2013-03-18 10:54:47 +01:00 |
|
Marc Zinnschlag
|
61cb0f98a6
|
keep track of death events
|
2013-03-18 10:47:09 +01:00 |
|
scrawl
|
95e1cdc07d
|
Move getArmorRating to MWWorld::Class.
|
2013-03-17 22:29:12 +01:00 |
|
scrawl
|
dd57eabc3e
|
Better use an enum for magic effect IDs
|
2013-03-16 23:28:26 +01:00 |
|
scrawl
|
1666bc7740
|
Armor rating
|
2013-03-16 22:53:33 +01:00 |
|
Emanuel Guevel
|
c020665cf2
|
Fix appending int to string in an exception message
|
2013-03-09 01:00:03 +01:00 |
|
scrawl
|
8be9627c8d
|
Fix method signatures
|
2013-03-06 21:26:41 +01:00 |
|
scrawl
|
f7d8f6456f
|
Stats should never go below 0
|
2013-03-06 20:45:11 +01:00 |
|
scrawl
|
268bb23590
|
Implemented sneaking animation
|
2013-03-06 16:58:56 +01:00 |
|
scrawl
|
6f05c4229f
|
Implemented potion & ingredient effect stacking
|
2013-03-03 12:41:37 +01:00 |
|
scrawl
|
cf87708c1f
|
Magic effect icons for spells
|
2013-03-03 12:01:19 +01:00 |
|
Chris Robinson
|
000128d084
|
Merge remote-tracking branch 'zini/master' into misc-cleanup
|
2013-02-25 10:38:08 -08:00 |
|
Chris Robinson
|
48271e49ec
|
Properly update the Ptr object in the mechanics manager when moving across cells
|
2013-02-25 09:57:34 -08:00 |
|
Marc Zinnschlag
|
88e8659a49
|
minor cleanup
|
2013-02-25 16:52:31 +01:00 |
|
scrawl
|
73d48a95f6
|
Add message box when the player tries to move when being overencumbered.
|
2013-02-25 16:31:48 +01:00 |
|
Chris Robinson
|
89d4c245e9
|
Better calculate jump velocity
The fatigue term isn't currently used correctly
|
2013-02-24 03:30:33 -08:00 |
|
Chris Robinson
|
d77d035d3a
|
Handle the "sound" events in runAnimation
|
2013-02-23 14:15:11 -08:00 |
|
Chris Robinson
|
e6da9dfae5
|
Specify the animation key to stop playing at
|
2013-02-23 05:15:10 -08:00 |
|
Chris Robinson
|
f841576bba
|
Don't override animations played with playgroup
|
2013-02-23 01:54:46 -08:00 |
|
Chris Robinson
|
7fcca180b6
|
Implement rudimentary jumping
|
2013-02-20 20:08:04 -08:00 |
|
Chris Robinson
|
1399a06c76
|
Update animation looping when setting the same state
|
2013-02-19 04:01:33 -08:00 |
|
Chris Robinson
|
17200cb226
|
Don't try to move when there's no speed
|
2013-02-18 20:43:55 -08:00 |
|
Chris Robinson
|
627b866744
|
Don't try to set a new state when dead
|
2013-02-18 06:29:16 -08:00 |
|
Chris Robinson
|
f2948ced23
|
Allow diagonal movement
|
2013-02-18 03:07:31 -08:00 |
|
Chris Robinson
|
e4341525c8
|
Add a jump state
Currently unused
|
2013-02-15 04:45:28 -08:00 |
|
Chris Robinson
|
ff0099fa6e
|
Scale the animation speed based on the animation velocity and movement speed
This may not be totoally correct since it takes the whole animation into
account, rather than just the looping portion. But it's good enough for now.
|
2013-02-15 02:15:39 -08:00 |
|
Chris Robinson
|
3348e8a436
|
Clarify a comment
|
2013-02-14 22:41:14 -08:00 |
|
Chris Robinson
|
cbaf489eb6
|
Add running states
|
2013-02-06 16:53:52 -08:00 |
|
Chris Robinson
|
fc307e64b0
|
Add swimming states
|
2013-02-05 19:05:07 -08:00 |
|
Chris Robinson
|
8c0bb1ff4d
|
Rotate movement in the movement solver
|
2013-02-05 14:02:14 -08:00 |
|
Chris Robinson
|
f7f1adfb9d
|
Don't accumulate animations with activators
|
2013-02-05 12:55:06 -08:00 |
|
Chris Robinson
|
2c39760bd5
|
Move the movement solver code to mwworld's physics system
|
2013-02-05 12:45:10 -08:00 |
|
Chris Robinson
|
0a4568bd11
|
Move the PtrMovementList typedef to MWWorld
Use it for the doPhysics parameter, too
|
2013-02-05 11:03:39 -08:00 |
|
Chris Robinson
|
d50832081c
|
Remove the unneeded PhysicActor field from MovementSolver
|
2013-02-05 09:37:02 -08:00 |
|
Chris Robinson
|
a782a9109b
|
Store the vertical velocity in the physic actor
|
2013-02-05 09:24:22 -08:00 |
|
Chris Robinson
|
82e4da4e64
|
Get the half-extents from the physicactor
|
2013-02-05 07:41:57 -08:00 |
|
Chris Robinson
|
1c604445ba
|
Store movement vectors as they get returned
|
2013-02-05 06:59:01 -08:00 |
|
Chris Robinson
|
5ee298cdc1
|
Make sure the player updates last
|
2013-02-04 14:08:38 -08:00 |
|
Chris Robinson
|
2f8affc955
|
Make sure the player's controller is properly updated when they change
|
2013-02-04 12:58:06 -08:00 |
|
Chris Robinson
|
ee9b19d2ed
|
Make sure to remove a Ptr from the activators when requested
|
2013-02-04 12:04:06 -08:00 |
|
Chris Robinson
|
39cf7b0b42
|
Pass the Ptr of the object being moved to the move method
This prevents having to store another copy of it, which risks getting out of
sync.
|
2013-02-04 11:17:48 -08:00 |
|
Chris Robinson
|
1a5cb8760d
|
Rotate movement vector to world space before passing to the movement solver
|
2013-02-04 11:04:20 -08:00 |
|