Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

jMonkeyEngine

jMonkeyEngine is a modern developer-friendly game engine written primarily in Java. Its minimalistic and code first approach makes it perfect for developers who want the support of a game engine while retaining full control over their code
Collective - Host: opensource - https://opencollective.com/jmonkeyengine - Website: https://jmonkeyengine.org/ - Code: https://github.com/jMonkeyEngine

- unify ray checking in WorldManager

github.com/jMonkeyEngine/monkeyzone - feb9bf877a35551725b4baf8143e3014313d09e2 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- allow disabling entities

- enter/exit vehicles on enter instead of switching to vehicle

github.com/jMonkeyEngine/monkeyzone - 0cc1b94ff912c1c31b8e8d7a9720b9be73827f3a authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix in menu update

github.com/jMonkeyEngine/monkeyzone - b38420ade9966ae8ce140e9fb487ce4c32d64d43 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- enable aiming for commands (MoveTo etc.)

github.com/jMonkeyEngine/monkeyzone - 7a12d8cf294284944d118461cb2370a6b65913c7 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix character FPS view

github.com/jMonkeyEngine/monkeyzone - 91a614ee7eab17e23230cb8f5f294e1e3dd15fd9 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- first person camera

github.com/jMonkeyEngine/monkeyzone - 2d45d46f93f2a38684613ca7cecdaa2705b17ba2 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add enum return types for Command execution and Command target checking

github.com/jMonkeyEngine/monkeyzone - 480244b9373570cbd44c3d83c19cd7fb5fe1a41e authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix in remove from aiManager

github.com/jMonkeyEngine/monkeyzone - 327ba8a5f6c95d88083687f88c2a6524b00a207d authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- update UI when entity is removed

github.com/jMonkeyEngine/monkeyzone - 87010eedaa3a2429e252916fa8886cbbc0a78e9f authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix clearing and removing of commands

github.com/jMonkeyEngine/monkeyzone - 436c2b49778af8548b89e74b6703db7482b6d08d authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add javadoc to ClientCommandInterface

- fix removing of ai players from users list

github.com/jMonkeyEngine/monkeyzone - 2c80044af79813c165438aa815fdb812dd55d747 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- update README

github.com/jMonkeyEngine/monkeyzone - 59dc496a002b741ab317b221b92063232c9c3c50 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix bug in ClientEffectsManager

- add cheap gunshot shound

github.com/jMonkeyEngine/monkeyzone - 485e3cda888ae119443adb6b229f4e1bbcb029af authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- disable non-working menu options

github.com/jMonkeyEngine/monkeyzone - 31f81c45ce9343890ef71b273f9d6c98872239cc authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- move implemented commands to different package

github.com/jMonkeyEngine/monkeyzone - b323efb65ed7033d30f2247c935a5697e6feae9d authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- move "AI" stuff to command queue inside CommandControl and SphereTrigger

- add UI and input handling to issue unit commands

github.com/jMonkeyEngine/monkeyzone - 3fd8a817c2885e5ed999c44c68214c3f82fb813b authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add first version of AI framework

- try enabling sounds in effects

github.com/jMonkeyEngine/monkeyzone - 09e64e85ca1f8ab1286a4d735dd79b870e0e5350 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- enable Autonomous Vehicle Control

github.com/jMonkeyEngine/monkeyzone - 11b7fb9202b2083b36ebc8a27af248d2d215f030 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- make local server default again

github.com/jMonkeyEngine/monkeyzone - 0359fbc68ff1d2cf204635fcea9a588beb2ba355 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- use TCP only for now, fix Sinbad j3o

github.com/jMonkeyEngine/monkeyzone - 672a2fedacb1fd3c61ef6386d9549f5bf864031d authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- improve rotate with camera

- use null audio renderer

github.com/jMonkeyEngine/monkeyzone - 1c5cfb53e3916b933f26ca19f71ef6db536ed36c authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- rotate with camera, first try

github.com/jMonkeyEngine/monkeyzone - 32cd0099dc163cf6af3afcc4a9ad671c980722a0 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- remove double sending of actions, part 2 :)

github.com/jMonkeyEngine/monkeyzone - ea5503bbf14f070dfaaae9adb576bc7d9e3df597 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- remove double sending of actions

github.com/jMonkeyEngine/monkeyzone - 57dc1291cdab04caf6f7da40efb660334d392aed authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- make sure sync manager gets cleared on level close

github.com/jMonkeyEngine/monkeyzone - 4b5ae200b1ca3bb9ebc64728cd892082026ce59d authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add jumping + actions

- broadcast directly in PhysicsSyncManager
- fix action loopback bug

github.com/jMonkeyEngine/monkeyzone - ec9c340f6c42654a1ac2b447205011596d4b387a authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- change back to svn version of jME

github.com/jMonkeyEngine/monkeyzone - 1d5cb9e1468ca305e6625d968eaac2e767199534 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- Killswitch Engage :D (entities have HP and can shoot/kill each other)

github.com/jMonkeyEngine/monkeyzone - 2fc157c2a375e9961ca652e0c06900649f9e41a2 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix in HUD

github.com/jMonkeyEngine/monkeyzone - dd007be510919266f430aea89ef16a84c40f94bd authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add DefaultHUDControl, activate it with HP and Speed

github.com/jMonkeyEngine/monkeyzone - f21045f0c4b360b77be70b4450c8756626b7b19a authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add navmesh libraries

github.com/jMonkeyEngine/monkeyzone - db4edefb98711a71d2c8ab7bda4160f5af64dc61 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add some javadoc for PhysicsSyncManager

github.com/jMonkeyEngine/monkeyzone - bc2fda58096c66892fa337683fdf7b0aebf76981 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- activate first simple AI, following its master

github.com/jMonkeyEngine/monkeyzone - 9b981dc9c7ea7a6c29d3bb4214e4b6c318902e82 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add support for AI players

github.com/jMonkeyEngine/monkeyzone - 4f83d067395e479d5e2799b9da4b14e376a43e86 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>

github.com/jMonkeyEngine/monkeyzone - 647bab1b64849e29f1a2c919604e75b2eda0326d authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- small fix, more log to find bug

github.com/jMonkeyEngine/monkeyzone - 06d80ca4c6b3d6951938c52aa4e5ced9c668ae05 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix bug in MakeManualControl

github.com/jMonkeyEngine/monkeyzone - 691edda14c925740617bc8c10d5e7ca07bf687e9 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- simplify PhysicsSyncManager

- improve WorldManager adding/removing

github.com/jMonkeyEngine/monkeyzone - 9a7d53429c3c781012de3bb8a871d1f1729bbe1b authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- some small improvements

github.com/jMonkeyEngine/monkeyzone - a707a3c86990281c3f77a02b6204e0ccdf6fdd10 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- some small improvements

github.com/jMonkeyEngine/monkeyzone - d791bc23a1e69bb30879d81511e942acacbb5734 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add shooting on space key, when hit ExplosionA will be played on hit object

github.com/jMonkeyEngine/monkeyzone - 17f0375a3752808e47a14a0c950393573559cb62 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
changed the chaseCamera initialization

github.com/jMonkeyEngine/monkeyzone - 72231cd86471aca14059d10d84febb3659d1f598 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- make maxDelay absolute again

github.com/jMonkeyEngine/monkeyzone - 304b5eaca694ce19dd90c60cca36561904032f99 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix removing finally.

- add client id to playerdata

github.com/jMonkeyEngine/monkeyzone - 01a242bfc56f692e5e7749425490d0c4dabcb64a authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix removing (hopefully once and for all)

- add group handling for entity

github.com/jMonkeyEngine/monkeyzone - 1edb220f93ae24a9b46f1c20a9791a25c13d2b4a authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add dynamic sync adjusting

github.com/jMonkeyEngine/monkeyzone - e31ea142e11deab2ef5d277e5cdd6b27b8145b02 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix remove bug

github.com/jMonkeyEngine/monkeyzone - dd7b91b9d9578b700311e1fed441407a16e34ea1 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix removeEntity bug

github.com/jMonkeyEngine/monkeyzone - 0e3cd83416edff7a0e88d2096308570bb60ad8a5 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix in removePlayer

github.com/jMonkeyEngine/monkeyzone - 6c59ec147c2bc596db403b98aaf25c85a381b180 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- remove entities from syncmanager on close

github.com/jMonkeyEngine/monkeyzone - cb634ed62cfa08cfda0d8d2b9409d41cf884a003 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add nullpointer check

github.com/jMonkeyEngine/monkeyzone - cfc834f9cac09e4eed86f933079497d521b9e7ff authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix back

github.com/jMonkeyEngine/monkeyzone - b5e64ef76c0146dbb8259a7c467374589ef78e5b authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- small fix

github.com/jMonkeyEngine/monkeyzone - af5629d3a64634d9e5876ac10f13bf0eeddf45ee authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- some physics sync simplifications

github.com/jMonkeyEngine/monkeyzone - a21cea74356ffc931bc65d594bbee9a083cd49bf authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- finally fix physics sync ^^

github.com/jMonkeyEngine/monkeyzone - 48b91df658ec18cb37d57a6be90c900d115500ce authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- further improvements in network sync

github.com/jMonkeyEngine/monkeyzone - e9d54033613d6de1ff314844e9b0f24e6cd23389 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- further changes in network sync

github.com/jMonkeyEngine/monkeyzone - 76c1baa9ac92d6cd0d66701849078eec31f233bb authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fixes in sync system

github.com/jMonkeyEngine/monkeyzone - e68037bd093e151e785c9ae21799708a1a26f5b6 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fixes in sync system

github.com/jMonkeyEngine/monkeyzone - 80f05011d2c5ae69cc4db1972a45e5ca7a953212 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- first whack at physics sync system

github.com/jMonkeyEngine/monkeyzone - 81a73c1490d782554dd30b1790d5e528353dc09d authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- remove setLocalRotation on character

github.com/jMonkeyEngine/monkeyzone - 6ad75c857b19bb107574aa80b25d2c09ef5ffb08 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- Fix character once and for all with new viewDirection parameter

github.com/jMonkeyEngine/monkeyzone - 30072a7aad4a4311509134d728c0113e4c4e27d8 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- Remove ParticleEmitter from HoverTank

- Add speed UserData to Car

github.com/jMonkeyEngine/monkeyzone - a2e137951e70f340cb409596424d6a1662bc0bfa authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- small changes

github.com/jMonkeyEngine/monkeyzone - 9a98c2d326f13efb21f4a0cafb8d52f35acf6334 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- another fix attempt

github.com/jMonkeyEngine/monkeyzone - 718cba5b5541c65ebc639c880b9e44b15cca44b2 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- another fix attempt

github.com/jMonkeyEngine/monkeyzone - 28043b5c5073ea9a5d91e159ae3f705fd7b4977e authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- add CharacterAnimControl

github.com/jMonkeyEngine/monkeyzone - 42379effdca4e39ada5fce1d5c8ab55f9355281b authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
- fix character sync

- add speed from UserData to vehicles and characters

github.com/jMonkeyEngine/monkeyzone - 6f1d8f969b373ff59c6a91517e0bf81b8ab06b3f authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
fix reading walkDirection from Character when creating ServerCharacterSyncMessage

github.com/jMonkeyEngine/monkeyzone - 401072bd880a385f5ecff5541336f3c45418b297 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
add bug TODO

github.com/jMonkeyEngine/monkeyzone - 5a318711c58f8aa66abac1cadb5973ff916678c4 authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
change ip in globals to localhost

github.com/jMonkeyEngine/monkeyzone - 9fdbfec8182164c5fc00f9d1ea879cb2d2bd24bd authored almost 14 years ago by [email protected] <[email protected]@1af95cfd-333b-63c4-1e1b-63e36685f83d>
update readme

github.com/jMonkeyEngine/monkeyzone - c9badd173cfbfa09187e31acf638ab283b074527 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>
uploading monkeyzone

github.com/jMonkeyEngine/monkeyzone - 46eaed9dc3daa0c10a8d09d3d812620f3c1a46a9 authored almost 14 years ago by normen667 <normen667@1af95cfd-333b-63c4-1e1b-63e36685f83d>