Enno Rehling
|
f78aa507f8
|
https://bugs.eressea.de/view.php?id=2701
fix the academy
make academy, curses and potions work for LERNE AUTO
remove E3 study.speedup
|
2020-12-06 15:47:47 +01:00 |
|
Enno Rehling
|
41cf41120f
|
Bug 2640: Fehler in LERNE AUTO bei teilweisen Lehrern.
|
2020-03-01 14:24:31 +01:00 |
|
Enno Rehling
|
6ecd172ff4
|
LERNE AUTO: fix tests and logic some more.
still haven't fixed the actual bug, algorithm is wrong.
|
2020-02-25 20:35:55 +01:00 |
|
Enno Rehling
|
e5e936acc6
|
Bug 2640: LERNE AUTO sollte nicht alle Einheiten zu Lehrern delegieren.
Fixt den konkreten Bug, fühlt sich aber immer noch nach einemn Spezialfall an?
|
2020-02-21 21:12:19 +01:00 |
|
Enno Rehling
|
33d3ce8e6a
|
more intelligent batching of automated students.
|
2019-06-26 21:31:47 +02:00 |
|
Enno Rehling
|
38ff25042b
|
Allow batching of too many students.
Limit number of batched units to 128.
|
2019-06-24 21:41:04 +02:00 |
|
Enno Rehling
|
6e64d749b0
|
tricks to reduce sizeof(scholar)
|
2019-06-24 20:51:09 +02:00 |
|
Enno Rehling
|
1a07b3bf66
|
fix dupe declaration merge snafu
|
2018-12-04 21:16:47 +01:00 |
|
Enno Rehling
|
2ac6a6826d
|
some static analysis warnings (cppcheck and msvc).
|
2018-12-04 21:11:40 +01:00 |
|
Enno Rehling
|
15a6d9217b
|
cppcheck style
|
2018-12-02 11:13:58 +01:00 |
|
Enno Rehling
|
5d7eb1d0a3
|
BUG 2520: LERNE AUTO multi-teacher assignment
|
2018-12-01 11:09:31 +01:00 |
|
Enno Rehling
|
e570300dbe
|
Merge branch 'master' into develop
|
2018-11-06 19:33:46 +01:00 |
|
Enno Rehling
|
ed17b10287
|
Bug 2514: units giving LERNE AUTO with certain incomplete teacher/student matchups did not study anything.
|
2018-11-06 19:28:14 +01:00 |
|
Enno Rehling
|
dac6ef660d
|
Merge branch 'master' into develop
|
2018-11-04 09:10:54 +01:00 |
|
Enno Rehling
|
1a10c0271d
|
Bug 2511: LERNE AUTO fixed, student limit increased
|
2018-11-04 09:08:50 +01:00 |
|
Enno Rehling
|
da9d3d3573
|
Merge branch 'master' into develop
|
2018-10-29 20:10:51 +01:00 |
|
Enno Rehling
|
113a6e68c7
|
BUG 2507: LERNE AUTO with invalid skill.
|
2018-10-28 21:27:24 +01:00 |
|
Enno Rehling
|
a7b9f6dc3e
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
|
Enno Rehling
|
53f2564eca
|
Merge branch 'master' into develop
|
2018-10-07 08:24:24 +02:00 |
|
Enno Rehling
|
0398a1b705
|
Bug 2497: LERNE AUTO was subtly broken.
|
2018-10-07 08:22:56 +02:00 |
|
Enno Rehling
|
bc5f2ea6d1
|
move keyword.[hc] to util
|
2018-09-29 18:13:32 +02:00 |
|
Enno Rehling
|
67089aeb8c
|
Bug 2487: Fix LERNE AUTO translations
Also disallow autolearning expensive skills.
|
2018-09-09 15:13:20 +02:00 |
|
Enno Rehling
|
22d0fe5693
|
missing include, do not use fset
|
2018-08-05 06:43:11 +02:00 |
|
Enno Rehling
|
36b7104ce3
|
extract long_order_allowed for use in autostudy.
|
2018-08-05 06:43:11 +02:00 |
|
Enno Rehling
|
2bb3e7601d
|
merge conflict
|
2018-08-05 06:42:31 +02:00 |
|
Enno Rehling
|
b0fb1e5032
|
actually do the learning.
|
2018-08-05 06:41:04 +02:00 |
|
Enno Rehling
|
b4cb1dfe8d
|
finished autostudy
|
2018-08-05 06:41:04 +02:00 |
|
Enno Rehling
|
c8ebde3990
|
autostudy continued (WIP)
|
2018-08-05 06:41:04 +02:00 |
|
Enno Rehling
|
0e754a31ac
|
Test, sorting units by skill and level
|
2018-08-05 06:41:03 +02:00 |
|
Enno Rehling
|
f6b6904ced
|
finish parser for K_AUTOSTUDY and P_AUTO.
|
2018-08-05 06:41:03 +02:00 |
|
Enno Rehling
|
ee8a02c425
|
autostudy framework
|
2018-08-05 06:41:03 +02:00 |
|