[WF-CVS] [worldforge/cyphesis] 957e74: Print out server socket address.
Erik Ogenvik
noreply at github.com
Tue Jul 7 15:18:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/worldforge/cyphesis
Commit: 957e744ebe45b1802ef5f086fd88cb78a2a4db93
https://github.com/worldforge/cyphesis/commit/957e744ebe45b1802ef5f086fd88cb78a2a4db93
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M src/client/aiclient/aiclient.cpp
Log Message:
-----------
Print out server socket address.
Commit: af372d777fff7db93bb84f1960d66a91a7dc73f0
https://github.com/worldforge/cyphesis/commit/af372d777fff7db93bb84f1960d66a91a7dc73f0
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M data/rulesets/basic/scripts/mind/NPCMind.py
Log Message:
-----------
Fixed set_to on wrong op.
Commit: d233aaa11e602f3eb704e3aa96e8ef2b3d266753
https://github.com/worldforge/cyphesis/commit/d233aaa11e602f3eb704e3aa96e8ef2b3d266753
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M src/common/globals.cpp
Log Message:
-----------
Use unique_ptr
Commit: 5859e78aa4b4b32de161916b925de56d6914141c
https://github.com/worldforge/cyphesis/commit/5859e78aa4b4b32de161916b925de56d6914141c
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M src/client/aiclient/PossessionAccount.cpp
M src/client/aiclient/PossessionClient.cpp
M src/rules/ai/BaseMind.cpp
Log Message:
-----------
Don't look for entity if from the account itself.
Commit: f834514083ed172e6d3a4ea7b850570269617399
https://github.com/worldforge/cyphesis/commit/f834514083ed172e6d3a4ea7b850570269617399
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M data/rulesets/basic/scripts/mind/NPCMind.py
M src/rules/ai/MemMap.cpp
M src/rules/ai/MemMap.h
Log Message:
-----------
Remove code for ownership.
Ownership needs to be handled through other means, such as specific properties.
Commit: c0b1be37950e1effba8a593e08f8f142664fee0b
https://github.com/worldforge/cyphesis/commit/c0b1be37950e1effba8a593e08f8f142664fee0b
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M src/rules/ai/AwareMind.cpp
M src/rules/ai/BaseMind.cpp
M src/rules/simulation/Thing.cpp
Log Message:
-----------
Fixed issue with deletion of own entity not being picked up.
Commit: c21123fbdd8c312bd1a993a7ac37f3c88017525e
https://github.com/worldforge/cyphesis/commit/c21123fbdd8c312bd1a993a7ac37f3c88017525e
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M data/rulesets/basic/scripts/mind/goals/common/combat.py
M data/rulesets/deeds/scripts/world/traits/Embeddable.py
M src/client/aiclient/PossessionClient.cpp
M src/rules/ai/BaseMind.cpp
M src/rules/ai/MemMap.cpp
M src/rules/simulation/WorldRouter.cpp
Log Message:
-----------
Remove excess logging.
Commit: ff61b2495cb088af4edd017e9ba534795f4ea4aa
https://github.com/worldforge/cyphesis/commit/ff61b2495cb088af4edd017e9ba534795f4ea4aa
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M data/rulesets/basic/scripts/mind/goals/common/combat.py
M src/rules/python/CyPy_Axisbox.cpp
M src/rules/python/CyPy_Point3D.cpp
Log Message:
-----------
Aim arrows at the middle part of the target entity.
Still need to make adjustments for hitting things farther away, with
bullet/arrow drop etc.
Compare: https://github.com/worldforge/cyphesis/compare/0c0befeffbea...ff61b2495cb0
More information about the CVS
mailing list