- 10 Aug, 2023 2 commits
- 03 Aug, 2023 4 commits
-
-
Roque authored
See merge request nexedi/erp5!1806
-
Léo-Paul Géneau authored
Fix position update regarding the drone speed
-
Yusei Tahara authored
-
Kazuhiko Shiozaki authored
These workflows on Person are useful for Japanese usecase only where we use content translation for 'furigana' (pronunciation).
-
- 02 Aug, 2023 2 commits
-
-
Roque authored
See merge request nexedi/erp5!1808
-
Roque authored
- capture flag - drone simulator
-
- 01 Aug, 2023 2 commits
- 28 Jul, 2023 7 commits
-
-
Roque authored
See merge request nexedi/erp5!1775
-
Roque authored
-
Roque authored
-
Roque authored
- add back the drone collision logic - check drone out with map limits - randomize seed library - use seed to randomize values - terrain texture change - adapt default configuration - refactor to allow map_size as parameter (instead of min-max lat-lon) - new map function - camera and size limits - enemy team - enemy AI script - add flags and obstacles - obstacle and flag collision - allow dronemanager to take cartesian coordinates - game finish rulls - user score and result message - refactor AI default script (drone dodges obstacles) - new drone implementation for enemy drone (API) - add getDroneViewInfo to API(s) - restore drone color dot trace (improve color pick) - allow random seed as url parameter - handle fullscreen - flag weight as parameter - show default seed value, and make input mandatory - do not show enemy drone logs on UI - flag collision crashes the drone - update score calculation - drop flag weight (model and parameter) - use geo coordinates in general - refactor enemy drone to use cartesian - add debug mode for test using console logs - async obstacle detection (API changes)
-
Roque authored
- based on drone simulator
-
Roque authored
- babylon gadget msg htm - babylonjs gadget fullscreen (includes mobile fix) - bug fix in offscreen canvas - scroll focus for usability
-
Roque authored
-
- 27 Jul, 2023 9 commits
-
-
Roque authored
See merge request nexedi/erp5!1805
-
Roque authored
-
Roque authored
See merge request nexedi/erp5!1804
-
Roque authored
- drone simulator getContent returns console logs if debug mode
-
Roque authored
See merge request nexedi/erp5!1803
-
Roque authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
- rename `getSpeed` and `setSpeed` into respectively `getAirSpeed` and `setAirSpeed` - add yaw, speed and climbRate in drones dictionary - stop hardcoding leader's id - remove setAltitude function - use loiter with coordinates as parameters
-
Léo-Paul Géneau authored
- fix setAltitude: - Update `_last_target` when calling `setAltitude` otherwise `loiter` is broken. - Convert altitude parameter from absolute to relative value. - fix getInitialAltitude - return absolute altitude - fix getAltitudeAbs
-
- 18 Jul, 2023 2 commits
-
-
Roque authored
See merge request nexedi/erp5!1801
-
Roque authored
-
- 13 Jul, 2023 5 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
This reverts commit 25cf4933. Revert "patch : Caching Policy Manager should not override existing response headers." This reverts commit 7187fb69.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
Base, WebSection, OOoDocumentExtensibleTraversableMixin: do not compute the response body in 304 Not Modified response case.
-
Kazuhiko Shiozaki authored
Base, WebSection, Sound, OOoDocumentExtensibleTraversableMixin: set Cache-Control header in 304 Not Modified response case as well.
-
- 07 Jul, 2023 1 commit
-
-
Yusei Tahara authored
-
- 04 Jul, 2023 2 commits
-
-
Jérome Perrin authored
- Use portal_status_level when redirecting - Check that password and confirmation match - Fix wrong argument name `password_confirmation` sometimes used See merge request nexedi/erp5!1792
-
Jérome Perrin authored
If mapping is not a dict, we store a message that would fail later when being viewed, typically breaking History tab when used in workflow history.
-
- 03 Jul, 2023 2 commits
-
-
Jérome Perrin authored
Instead of displaying the same ImportError without any detail for both cases of a non existant module or of an existing module which cause error during import, improve the second case by displaying a different message containing the original traceback.
-
Jérome Perrin authored
The pattern of using > will start by erasing the file, so if mysqldump does not run to completion developer will loose the previous dump, but in such case, that previous dump was better than nothing.
-
- 28 Jun, 2023 2 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
User is usually interested by last movement in stock, not by several months/years old movement. Thus display first fresh movement, and user could then go to next pages to see oldest movements if needed.
-