Allanis
|
b172453841
|
[Fix] Slight bug with loading mission variables.
|
2013-11-23 22:43:31 +00:00 |
|
Allanis
|
4038b56ac6
|
[Change] misn.timerStart() now uses milliseconds.
|
2013-11-20 22:57:51 +00:00 |
|
Allanis
|
0c238662c2
|
[Add] player.getPilot() to Lua API.
|
2013-11-20 20:56:38 +00:00 |
|
Allanis
|
6ad8d75d2d
|
[Add] Mission timers added.
|
2013-11-17 14:58:33 +00:00 |
|
Allanis
|
5d17f0e31d
|
[Add] Added Planet:pos() and Vec2:dist() plus much more.
|
2013-11-17 02:55:03 +00:00 |
|
Allanis
|
d2067f9274
|
[Add] Pilots now use metatables. [Change] Moved Lua pilot stuff into it's own file.
|
2013-11-16 05:20:55 +00:00 |
|
Allanis
|
2f0d0384c1
|
[Add] pilot.clear() and pilot.togglespawn() to Lua API.
|
2013-11-14 18:48:04 +00:00 |
|
Allanis
|
a42c21da4e
|
[Add] Pilot "jump" hook.
|
2013-11-12 00:42:31 +00:00 |
|
Allanis
|
b387cf0da7
|
[Add] faction_modPlayerRaw and the misn bindings for it.
|
2013-08-29 15:30:55 +01:00 |
|
Allanis
|
4fa786ce21
|
[Fix] space.getSystem().
|
2013-08-26 14:56:28 +01:00 |
|
Allanis
|
35969bab38
|
[Add] Can now override pilot AI in a fleet.
[Change] Made fleet_parse() more up to date with xml.h
|
2013-08-10 20:23:06 +01:00 |
|
Allanis
|
26099de520
|
[Fix] misn_condLibs() was missing space lib.
|
2013-08-06 19:46:15 +01:00 |
|
Allanis
|
2ec37b673e
|
[Fix] var.push().
|
2013-08-06 19:37:17 +01:00 |
|
Allanis
|
0480a2a74e
|
[Change] Added more Lua parameter checking.
|
2013-08-01 16:30:30 +01:00 |
|
Allanis
|
5109958e29
|
[Fix] More mission string formatting weirdness.
|
2013-08-01 16:26:17 +01:00 |
|
Allanis
|
af92dcaaff
|
[Add] player.getRating().
|
2013-07-31 20:15:38 +01:00 |
|
Allanis
|
c3d6cf553e
|
[Add] More space planet graphics.
|
2013-07-31 19:26:26 +01:00 |
|
Allanis
|
80f2e21429
|
[Add] Conditionalize the player Lua API.
|
2013-07-30 15:59:24 +01:00 |
|
Allanis
|
5de9fd60d9
|
[Fix] Stupid lua parameter stuff.
|
2013-07-24 20:21:22 +01:00 |
|
Allanis
|
dcf093b13e
|
[Add] Two new hooks: Board and disable. Also made lua debug more verbose.
|
2013-07-09 16:11:14 +01:00 |
|
Allanis
|
a580cdeed3
|
[Change] ai.dist() now accepts pilot id's as parameter.
|
2013-07-07 19:11:14 +01:00 |
|
Allanis
|
a041751ec1
|
[Add] More debug magicz for misn_lua.
|
2013-06-26 20:54:12 +01:00 |
|
Allanis
|
692fb388df
|
[Add] Missions can now mark systems. [Fix] Seg fault when switching pilots.
|
2013-06-26 00:28:16 +01:00 |
|
Steven Arnow
|
a2bb0df939
|
All C++-comments in src/ should now be C89 comments
|
2013-06-22 22:10:25 +02:00 |
|
Allanis
|
16baff189e
|
[Change] Added a few nazi flags, and fixed code up a little.
|
2013-06-11 22:50:04 +01:00 |
|
Allanis
|
e57c6768b7
|
[Change] Began cleaning lua wrappers up a bit.
|
2013-06-09 19:33:26 +01:00 |
|
Allanis
|
493f67691e
|
[Change] New philosophy. When you swap ships, your cargo should stay with you, will fix issues. Also, major outfit add/rm cleanup.
|
2013-06-03 22:22:50 +01:00 |
|
Allanis
|
9701687dc7
|
[Fix] I haz been told that older versions of gcc won't compile this. I say FFFFUUUUU!!
|
2013-06-01 19:34:40 +01:00 |
|
Allanis
|
273607eda0
|
[Add] You can now use lua as conditions for missions.
|
2013-06-01 19:11:38 +01:00 |
|
Allanis
|
304bc81ea1
|
[Add] mission/hook save disabled right now - Pluto is still being a bitch!
|
2013-05-30 18:33:15 +01:00 |
|
Allanis
|
71b68003f9
|
[Change] Missions increase/lower faction standing. Fixed bug with factions.
|
2013-05-23 16:17:53 +01:00 |
|
Allanis
|
049b52fc79
|
[Change] Minor misn_lua cleanup and added pilot.rename().
|
2013-05-17 02:25:54 +01:00 |
|
Allanis
|
75954df719
|
[Add] Now completed missions and mission variables are also loaded.
|
2013-05-17 02:02:56 +01:00 |
|
Allanis
|
9c1a094f36
|
[Add] Save player variables.
|
2013-05-11 16:23:45 +01:00 |
|
Allanis
|
bc935960f8
|
[Fix] Annoying ass bug with mission disappearing when no cargo space left.
|
2013-05-09 18:15:56 +01:00 |
|
Allanis
|
1bec93918e
|
[Add] Few additions to lua mission wrappers ready for a new type of mission.
|
2013-05-06 23:18:36 +01:00 |
|
Allanis
|
f81016feed
|
[Fix] I should have taken a career in bug extermination.
|
2013-05-06 21:57:27 +01:00 |
|
Allanis
|
1c9bc7ed9d
|
[Add] Missions can now add fleets.
|
2013-05-06 17:14:32 +01:00 |
|
Allanis
|
c769e71c72
|
[Fixing] Y NO WERK!?
|
2013-05-05 21:07:07 +01:00 |
|
Allanis
|
8e1745bd7a
|
[Add] Implemented pilot hooks with the "death" hook as an example.
|
2013-05-02 20:46:55 +01:00 |
|
Allanis
|
2a502f5426
|
[Add] First time limit mission.
|
2013-05-02 20:18:34 +01:00 |
|
Allanis
|
82ee8a41a7
|
[Add] Cargo missions take into account fright distance.
|
2013-04-24 18:05:49 +01:00 |
|
Allanis
|
ceb96b0f13
|
[Add] More hooks to mission lua and improved behaviour.
|
2013-04-22 16:13:58 +01:00 |
|
Allanis
|
b156c96662
|
[Add] Time bindings to mission lua.
|
2013-04-22 14:10:19 +01:00 |
|
Allanis
|
209e75bda1
|
[Fix] Mission var stuff.
|
2013-04-20 14:58:14 +01:00 |
|
Allanis
|
a6bca29fa1
|
[Add] Log more verbose, and added a variable stack to missions.
|
2013-04-20 14:36:23 +01:00 |
|
Allanis
|
ae97cb398c
|
[Add] Ability to figure out where a planet is located.
|
2013-04-09 21:11:12 +01:00 |
|
Allanis
|
1b3d884f7e
|
[Add] Unique missions are now actually.. Unique.
|
2013-04-09 01:14:16 +01:00 |
|
Allanis
|
6a320a27b1
|
[Fix] Major issue in how hooks worked, now hackishly sane!
|
2013-04-09 00:19:08 +01:00 |
|
Allanis
|
e152d40fb2
|
[Add] Track cargo missions so they get cleaned on abort.
|
2013-04-08 23:29:44 +01:00 |
|